Signed-off-by: Denton Liu <[email protected]>
---
Documentation/git-format-patch.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/git-format-patch.txt
b/Documentation/git-format-patch.txt
index 86114e4c22..4c652c97f5 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -368,7 +368,7 @@ with configuration variables.
signOff = true
outputDirectory = <directory>
coverLetter = auto
- inferCoverSubject = true
+ coverFromDescription = auto
------------
--
2.23.0.746.g72fc0fc0b9