We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
occured
occurred
1 parent c1e6972 commit e79692fCopy full SHA for e79692f
Sources/RealModule/ApproximateEquality.swift
@@ -47,7 +47,7 @@ extension Numeric where Magnitude: FloatingPoint {
47
/// property implements a valid norm.)
48
///
49
/// - `isApproximatelyEqual(to:relativeTolerance:norm:)` is _scale invariant_,
50
- /// so long as no underflow or overflow has occured, and no exceptional
+ /// so long as no underflow or overflow has occurred, and no exceptional
51
/// value is produced by the scaling.
52
53
/// See also `isApproximatelyEqual(to:absoluteTolerance:[relativeTolerance:norm:])`.
0 commit comments