зеркало из https://github.com/microsoft/git.git
refs.h: fix misspelt "occurred" in a comment
Signed-off-by: Peter Colberg <peter@colberg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
0b65a8dbdb
Коммит
dc72b5006f
2
refs.h
2
refs.h
|
@ -345,7 +345,7 @@ struct ref_transaction *ref_transaction_begin(struct strbuf *err);
|
|||
* msg -- a message describing the change (for the reflog).
|
||||
*
|
||||
* err -- a strbuf for receiving a description of any error that
|
||||
* might have occured.
|
||||
* might have occurred.
|
||||
*
|
||||
* The functions make internal copies of refname and msg, so the
|
||||
* caller retains ownership of these parameters.
|
||||
|
|
Загрузка…
Ссылка в новой задаче