Skip to content

Commit faa35ee

Browse files
pks-tgitster
authored andcommitted
git-update-ref.txt: add missing word
The description for the "verify" command is lacking a single word "is", which this commit corrects. Signed-off-by: Patrick Steinhardt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent edc3069 commit faa35ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-update-ref.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ delete::
107107

108108
verify::
109109
Verify <ref> against <oldvalue> but do not change it. If
110-
<oldvalue> zero or missing, the ref must not exist.
110+
<oldvalue> is zero or missing, the ref must not exist.
111111

112112
option::
113113
Modify behavior of the next command naming a <ref>.

0 commit comments

Comments
 (0)