mirror of
https://github.com/git/git.git
synced 2026-01-09 01:34:00 +00:00
Fix spelling errors in code comments
Reported-by: Jens Schleusener <Jens.Schleusener@fossies.org> Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
8915297925
commit
15beaaa3d1
@@ -85,7 +85,7 @@ AC_DEFUN([GIT_PARSE_WITH],
|
||||
|
||||
# GIT_PARSE_WITH_SET_MAKE_VAR(WITHNAME, VAR, HELP_TEXT)
|
||||
# -----------------------------------------------------
|
||||
# Set VAR to the value specied by --with-WITHNAME.
|
||||
# Set VAR to the value specified by --with-WITHNAME.
|
||||
# No verification of arguments is performed, but warnings are issued
|
||||
# if either 'yes' or 'no' is specified.
|
||||
# HELP_TEXT is presented when --help is called.
|
||||
|
||||
Reference in New Issue
Block a user