l10n: fr.po v2.18.0 round 3
[gitweb.git] / Documentation / git-apply.txt
index c993fbf714d6d531105dfa0d8a9f024304bc0164..67228494c00e1df676723072d0884f7705e532f1 100644 (file)
@@ -242,7 +242,7 @@ When `git apply` is used as a "better GNU patch", the user can pass
 the `--unsafe-paths` option to override this safety check.  This option
 has no effect when `--index` or `--cached` is in use.
 
-Configuration
+CONFIGURATION
 -------------
 
 apply.ignoreWhitespace::
@@ -253,7 +253,7 @@ apply.whitespace::
        When no `--whitespace` flag is given from the command
        line, this configuration item is used as the default.
 
-Submodules
+SUBMODULES
 ----------
 If the patch contains any changes to submodules then 'git apply'
 treats these changes as follows.