Skip to content

Commit

Permalink
Updated xml comment
Browse files Browse the repository at this point in the history
  • Loading branch information
koliva8245 committed Jun 13, 2020
1 parent 819ef2e commit d404a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Heroes.Icons/HeroesData/HeroesDataDirectory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace Heroes.Icons.HeroesData
public static class HeroesDataDirectory
{
/// <summary>
/// Gets a collection of <see cref="HeroesDataVersion"/>s in the heroes-data directory.
/// Gets a collection of <see cref="HeroesDataVersion"/>s in the heroes-data directory ordered by newest to oldest (descending).
/// </summary>
/// <param name="path">The directory that contains the heroes-data version directories.</param>
/// <returns>A collection of <see cref="HeroesDataVersion"/>s.</returns>
Expand Down

0 comments on commit d404a63

Please sign in to comment.