Merge pull request #339 from VolodymyrBg/bg

chore: fix typos
This commit is contained in:
Teknium 2026-01-31 09:03:17 -08:00 committed by GitHub
commit 462abbebf7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -677,7 +677,7 @@ class PostscriptChecker(Instruction):
class RephraseChecker(Instruction):
"""Checks the repharse."""
"""Checks the rephrase."""
def build_description(self, *, original_message):
"""Build the instruction description.