mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-27 03:43:43 +02:00
documention -> documentation
This commit is contained in:
@@ -85,7 +85,7 @@ def main():
|
||||
ignore_wiki_documentation = False
|
||||
continue
|
||||
|
||||
# Discard wiki documentions blocks.
|
||||
# Discard wiki documentations blocks.
|
||||
if line.startswith("#ifdef SDL_WIKI_DOCUMENTATION_SECTION"):
|
||||
ignore_wiki_documentation = True
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user