Spell check comments and docstrings
This commit is contained in:
@@ -66,7 +66,7 @@ class NWSessionLog:
|
||||
##
|
||||
|
||||
def startSession(self):
|
||||
"""Start the writng session."""
|
||||
"""Start the writing session."""
|
||||
self._start = time()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user