mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-20 06:20:38 +00:00
A few rst doc fixes (#17151)
* Fix a couple of rst formatting issues * no need for the extra space
This commit is contained in:
@@ -213,7 +213,7 @@ when hasAlloc and not defined(js):
|
||||
## to it is undefined behaviour!
|
||||
##
|
||||
## See also:
|
||||
## `allocShared0 <#allocShared0.t,Natural>`_.
|
||||
## * `allocShared0 <#allocShared0.t,Natural>`_.
|
||||
incStat(allocCount)
|
||||
allocSharedImpl(size)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user