On Sat, Jan 6, 2018 at 4:39 PM, Eric Sunshine <[email protected]> wrote: > On Sat, Jan 6, 2018 at 1:46 PM, Kaartic Sivaraam > <[email protected]> wrote: >> Signed-off-by: Kaartic Sivaraam <[email protected]> >> --- >> diff --git a/Documentation/gitsubmodules.txt >> b/Documentation/gitsubmodules.txt >> @@ -113,7 +113,7 @@ obtain the submodule from is configured here for example. >> This file mainly serves as the mapping between name and path in >> -the superproject, such that the submodule's git directory can be >> +the superproject, such that the submodule's Git directory can be >> located. > > There are two more instances of this capitalization inconsistency > later in the file. This patch probably ought to address all of them.
Thanks for fixing the capitalization!

