doc: fixing two trivial typos in Documentation/
Fix misspelled "specified" and "occurred" in documentation and comments. Signed-off-by: Marlon Rac Cambasis <marlonrc08@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
898f80736c
commit
b7e20b4373
@ -1668,7 +1668,7 @@ class P4Submit(Command, P4UserMap):
|
||||
Submit after inspect the message file.
|
||||
|
||||
The `p4-post-changelist` hook is invoked after the submit has successfully
|
||||
occured in P4. It takes no parameters and is meant primarily for notification
|
||||
occurred in P4. It takes no parameters and is meant primarily for notification
|
||||
and cannot affect the outcome of the git p4 submit action.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user