mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +00:00
Fix typo (#11910)
This commit is contained in:
committed by
Arne Döring
parent
48968f3c84
commit
756fabb979
@@ -565,7 +565,7 @@ template skip* =
|
||||
##
|
||||
## .. code-block:: nim
|
||||
##
|
||||
## if not isGLConextCreated():
|
||||
## if not isGLContextCreated():
|
||||
## skip()
|
||||
bind checkpoints
|
||||
|
||||
|
||||
Reference in New Issue
Block a user