Skip to content

Commit 1254ddb

Browse files
author
Robin Kruppe
committed
Fix typo: ode -> mode
1 parent 9774995 commit 1254ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/expressions/operator-expr.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ same trait object.
384384
* `u8` to `char` cast
385385
* Casts to the `char` with the corresponding code point.
386386

387-
\* if integer-to-float casts with this rounding ode and overflow behavior are
387+
\* if integer-to-float casts with this rounding mode and overflow behavior are
388388
not supported natively by the hardware, these casts will likely be slower than
389389
expected.
390390

0 commit comments

Comments
 (0)