Skip to content

Commit dc72b50

Browse files
petercolberggitster
authored andcommitted
refs.h: fix misspelt "occurred" in a comment
Signed-off-by: Peter Colberg <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0b65a8d commit dc72b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ struct ref_transaction *ref_transaction_begin(struct strbuf *err);
345345
* msg -- a message describing the change (for the reflog).
346346
*
347347
* err -- a strbuf for receiving a description of any error that
348-
* might have occured.
348+
* might have occurred.
349349
*
350350
* The functions make internal copies of refname and msg, so the
351351
* caller retains ownership of these parameters.

0 commit comments

Comments
 (0)