Skip to content

Commit 6fc9985

Browse files
committed
Spelling fix
1 parent 63da935 commit 6fc9985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import re
1010
from typing import Pattern
1111

12-
# Defualt commit message path
12+
# Default commit message path
1313
COMMIT_EDITMSG = ".git/COMMIT_EDITMSG"
1414
PASS=True
1515
FAIL=False

0 commit comments

Comments
 (0)