We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9774995 commit 1254ddbCopy full SHA for 1254ddb
src/expressions/operator-expr.md
@@ -384,7 +384,7 @@ same trait object.
384
* `u8` to `char` cast
385
* Casts to the `char` with the corresponding code point.
386
387
-\* if integer-to-float casts with this rounding ode and overflow behavior are
+\* if integer-to-float casts with this rounding mode and overflow behavior are
388
not supported natively by the hardware, these casts will likely be slower than
389
expected.
390
0 commit comments