diff --git a/aider/coders/base_coder.py b/aider/coders/base_coder.py index df2813103..66af812d9 100755 --- a/aider/coders/base_coder.py +++ b/aider/coders/base_coder.py @@ -962,7 +962,7 @@ class Coder: if self.chat_language: language = self.chat_language else: - language = "in the same language they are using" + language = "the same language they are using" prompt = prompt.format( fence=self.fence,