mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-05 04:27:44 +00:00
Fix rst typo (#17671)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
## (`RTTI`:idx:). See the `marshal <marshal.html>`_ module for an example of
|
||||
## what this allows you to do.
|
||||
##
|
||||
## ..note:: Even though `Any` and its operations hide the nasty low level
|
||||
## .. note:: Even though `Any` and its operations hide the nasty low level
|
||||
## details from its users, it remains inherently unsafe! Also, Nim's
|
||||
## runtime type information will evolve and may eventually be deprecated.
|
||||
## As an alternative approach to programmatically understanding and
|
||||
|
||||
Reference in New Issue
Block a user