Skip to content

Commit

Permalink
fixed spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
jgd10 committed Jan 16, 2025
1 parent c51566f commit c060320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PySALESetup/objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def __init__(self, *args, **kwargs):
self._material = None

def copy(self) -> 'PySALEObject':
"""deepcopy of the objectr in question.
"""deepcopy of the object in question.
Returns
-------
Expand Down

0 comments on commit c060320

Please sign in to comment.