Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
prvyk committed Feb 28, 2025
1 parent c8f7604 commit b2c5ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/server/Objects/SortedSet/SortedSetObject.cs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public enum SortedSetRangeOpts : byte
}

/// <summary>
/// Options for specifying the range in sorted set operations.
/// Options for specifying command type in sorted set geo operations.
/// </summary>
[Flags]
public enum SortedSetGeoOpts : byte
Expand Down

0 comments on commit b2c5ceb

Please sign in to comment.