Spell check comments and docstrings
This commit is contained in:
@@ -309,7 +309,7 @@ class DocDuplicator:
|
||||
|
||||
class ProjectBuilder:
|
||||
"""A class to build a new project from a set of user-defined
|
||||
parameter provided by the New Projecty Wizard.
|
||||
parameter provided by the New Project Wizard.
|
||||
"""
|
||||
|
||||
def __init__(self, mainGui: GuiMain) -> None:
|
||||
|
||||
Reference in New Issue
Block a user