From: David Pursehouse <dpursehouse@xxxxxxxxxx> Add missing `::` after the title. Signed-off-by: David Pursehouse <dpursehouse@xxxxxxxxxx> --- Documentation/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/config.txt b/Documentation/config.txt index 1fee83ca4..6c378c6fc 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -2894,7 +2894,7 @@ submodule.alternateLocation:: value is set to `superproject` the submodule to be cloned computes its alternates location relative to the superprojects alternate. -submodule.alternateErrorStrategy +submodule.alternateErrorStrategy:: Specifies how to treat errors with the alternates for a submodule as computed via `submodule.alternateLocation`. Possible values are `ignore`, `info`, `die`. Default is `die`. -- 2.11.1