Skip to content

Commit

Permalink
[qa] Updated check commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
ppabcd committed Nov 22, 2018
1 parent b97c796 commit 402a0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openwisp_utils/qa.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def _commit_check_args():
return parser.parse_args()


def check_commit_messaage():
def check_commit_message():
args = _commit_check_args()

if not args.token:
Expand Down

0 comments on commit 402a0e9

Please sign in to comment.