Fix rst typo (#17671)

This commit is contained in:
konsumlamm
2021-04-08 20:29:11 +02:00
committed by GitHub
parent 9f0f477552
commit 6ec55ebf48

View File

@@ -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