git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] doc: fix reference to --ignore-submodules
@ 2019-09-18  7:02 Alex Henrie
  2019-09-18 17:29 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Henrie @ 2019-09-18  7:02 UTC (permalink / raw)
  To: git, gitster, Jens.Lehmann; +Cc: Alex Henrie

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
---
 Documentation/gitmodules.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gitmodules.txt b/Documentation/gitmodules.txt
index a66e95b70c..b7f5e39d4c 100644
--- a/Documentation/gitmodules.txt
+++ b/Documentation/gitmodules.txt
@@ -90,7 +90,7 @@ of the superproject, the setting there will override the one found in
 .gitmodules.
 
 Both settings can be overridden on the command line by using the
-"--ignore-submodule" option. The 'git submodule' commands are not
+"--ignore-submodules" option. The 'git submodule' commands are not
 affected by this setting.
 --
 
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: fix reference to --ignore-submodules
  2019-09-18  7:02 [PATCH] doc: fix reference to --ignore-submodules Alex Henrie
@ 2019-09-18 17:29 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2019-09-18 17:29 UTC (permalink / raw)
  To: Alex Henrie; +Cc: git, Jens.Lehmann

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-18 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-18  7:02 [PATCH] doc: fix reference to --ignore-submodules Alex Henrie
2019-09-18 17:29 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).