mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 22:13:29 +00:00
docs: Fix typo in tut1.rst (#19324)
This commit is contained in:
@@ -1052,7 +1052,7 @@ errors.
|
||||
|
||||
Lossless `Automatic type conversion`:idx: is performed in expressions where different
|
||||
kinds of integer types are used. However, if the type conversion
|
||||
would cause loss of information, the ``RangeDefect``:idx: is raised (if the error
|
||||
would cause loss of information, the `RangeDefect`:idx: is raised (if the error
|
||||
cannot be detected at compile time).
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user