Skip to content

Commit 0544047

Browse files
stephentyronexwu
andauthored
Update Sources/ComplexModule/Arithmetic.swift
Co-authored-by: Xiaodi Wu <[email protected]>
1 parent 342d38e commit 0544047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ComplexModule/Arithmetic.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ extension Complex: AlgebraicField {
179179
///
180180
/// Error Bounds:
181181
/// -
182-
/// Unlike real types, when working with complex types multiplying by the
182+
/// Unlike real types, when working with complex types, multiplying by the
183183
/// reciprocal instead of dividing cannot change the result. If the
184184
/// reciprocal is non-nil, the two computations are always equivalent.
185185
@inlinable

0 commit comments

Comments
 (0)