Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 committed Feb 1, 2025
1 parent 57cb9ea commit 7ea6739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/xtd.core/include/xtd/comparison.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ namespace xtd {
/// @param x The first object to compare.
/// @param y The second object to compare.
/// @return A signed integer that indicates the relative values of x and y, as shown in the following table.
///
/// | Value | Meaning |
/// |----------------|----------------------|
/// | less than 0 | x is less than y. |
Expand Down

0 comments on commit 7ea6739

Please sign in to comment.