diff --git a/doctor_gitlab.py b/doctor_gitlab.py index e9abc071b960c80c9ceb276c682d5f425c4b9073_ZG9jdG9yX2dpdGxhYi5weQ==..1aa428cd4760d9ad34b702cbfabeb21ed56121a2_ZG9jdG9yX2dpdGxhYi5weQ== 100644 --- a/doctor_gitlab.py +++ b/doctor_gitlab.py @@ -86,7 +86,7 @@ "target_branch": FIX_README_BRANCH_NAME, "title": "docs(README): move to .rst extension", "labels": ["To Review"], - "description": "Hello dear contributors,\n\nThis is an auto generated modification to help you improve the code base of logilab. If this commit is bad don't hesitate to close this MR and repport it.\n\nKind regards,", + "description": "Hello dear contributors,\n\nThis is an auto generated modification to help you improve the code base of logilab. If this commit is bad don't hesitate to close this MR and report it.\n\nKind regards,", } ) print(f"MR created at {mr.attributes['web_url']} \\o/") diff --git a/doctor_hg.py b/doctor_hg.py index e9abc071b960c80c9ceb276c682d5f425c4b9073_ZG9jdG9yX2hnLnB5..1aa428cd4760d9ad34b702cbfabeb21ed56121a2_ZG9jdG9yX2hnLnB5 100644 --- a/doctor_hg.py +++ b/doctor_hg.py @@ -188,7 +188,7 @@ "labels": ["To Review"], "description": "Hello dear contributors,\n\nThis is an auto generated " "modification to help you improve the code base of logilab. If " - "this commit is bad don't hesitate to close this MR and repport " + "this commit is bad don't hesitate to close this MR and report " "it.\n\nKind regards,", } )