File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454import zipfile
5555import zlib
5656
57- # On python2.7 where raw_input() and input() are both availble ,
57+ # On python2.7 where raw_input() and input() are both available ,
5858# we want raw_input's semantics, but aliased to input for python3
5959# compatibility
6060# support basestring in python3
@@ -1804,7 +1804,7 @@ def __init__(self):
18041804 status from the script will abort the process.
18051805
18061806 The purpose of the hook is to edit the message file in place, and it is not
1807- supressed by the `--no-verify` option. This hook is called even if
1807+ suppressed by the `--no-verify` option. This hook is called even if
18081808 `--prepare-p4-only` is set.
18091809
18101810 The `p4-changelist` hook is executed after the changelist message has been
You can’t perform that action at this time.
0 commit comments