Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b0fcab0

Browse files
hogank3woile
authored andcommitted
chore: fix error message typo
1 parent f5f07a0 commit b0fcab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎commitizen/commands/init.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ def _install_pre_commit_hook(self, hook_types: Optional[List[str]] = None):
182182

183183
if not self._search_pre_commit():
184184
raise InitFailedError(
185-
"pre-commit is not installed in current environement."
185+
"pre-commit is not installed in current environment."
186186
)
187187
if hook_types is None:
188188
hook_types = ["commit-msg", "pre-push"]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /