Merge pull request #1003 from cclauss/patch-1

Fix typos discovered by codespell
This commit is contained in:
paul-gauthier 2024-09-10 13:38:59 -07:00 committed by GitHub
commit 36553d797f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 8 additions and 8 deletions

View file

@ -213,9 +213,9 @@ aider/coder.py
aider/coder.py
<<<<<<< SEARCH
self.console.print("[red]Skipped commmit.")
self.console.print("[red]Skipped commit.")
=======
self.io.tool_error("Skipped commmit.")
self.io.tool_error("Skipped commit.")
>>>>>>> REPLACE"""
# Should not raise a ValueError