git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0b65a8d
)
refs.h: fix misspelt "occurred" in a comment
author
Peter Colberg
<redacted>
Fri, 10 Jun 2016 19:05:26 +0000
(15:05 -0400)
committer
Junio C Hamano
<redacted>
Fri, 10 Jun 2016 21:53:32 +0000
(14:53 -0700)
Signed-off-by: Peter Colberg <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs.h
patch
|
blob
|
history
diff --git
a/refs.h
b/refs.h
index 9230d4714205f810c7c749559a20e1379197043b..56089d57247c5a22a782848ee622871446c07089 100644
(file)
--- a/
refs.h
+++ b/
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 occur
r
ed.
*
* The functions make internal copies of refname and msg, so the
* caller retains ownership of these parameters.
git clone https://git.99rst.org/PROJECT