Skip to content

Commit c3757dc

Browse files
committed
Fix typo. (Thanks, Guillaume)
1 parent 9c54880 commit c3757dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/RealModule/AugmentedArithmetic.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ extension Augmented {
108108
/// This operation is sometimes called ["twoSum"].
109109
///
110110
/// - Parameters:
111-
/// - a: One of the summand
111+
/// - a: One of the summands
112112
/// - b: The other summand
113113
///
114114
/// Edge Cases:

0 commit comments

Comments
 (0)