Cleanup: spelling

This commit is contained in:
Campbell Barton
2017-04-27 21:40:18 +10:00
parent ed14c15b7a
commit bdf8ad6c4e
3 changed files with 9 additions and 9 deletions

View File

@@ -37,7 +37,7 @@ import struct
def open_wrapper_get():
""" wrap OS spesific read functionality here, fallback to 'open()'
""" wrap OS specific read functionality here, fallback to 'open()'
"""
class GFileWrapper: