Fix some typos
This commit is contained in:
@@ -170,7 +170,7 @@ class NWProjectData:
|
||||
|
||||
@property
|
||||
def autoReplace(self) -> dict[str, str]:
|
||||
"""Return the autoreplace dictionary."""
|
||||
"""Return the auto-replace dictionary."""
|
||||
return self._autoReplace
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user