Skip to content

Commit a8747a1

Browse files
committed
fsck doc: a minor typofix
Reword the misspelled "squelch" noticed by Hermann Gaustere to say "omit", which would sit better anyway. Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4a92a17 commit a8747a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-fsck.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ index file, all SHA1 references in .git/refs/*, and all reflogs (unless
3333
--dangling::
3434
--no-dangling::
3535
Print objects that exist but that are never 'directly' used (default).
36-
`--no-dangling` can be used to squech this information from the output.
36+
`--no-dangling` can be used to omit this information from the output.
3737

3838
--root::
3939
Report root nodes.

0 commit comments

Comments
 (0)