]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-rebase.txt
Merge branch 'ja/doc-formatting-fix'
[thirdparty/git.git] / Documentation / git-rebase.txt
index bfd039db47b6f62cf09f8f88188f77c61fb8417e..03d5e9936a0113896b456afc16e365e540f4c78b 100644 (file)
@@ -607,7 +607,7 @@ The recommended way to create commits with squash markers is by using the
 linkgit:git-commit[1], which take the target commit as an argument and
 automatically fill in the subject line of the new commit from that.
 +
-Settting configuration variable `rebase.autoSquash` to true enables
+Setting configuration variable `rebase.autoSquash` to true enables
 auto-squashing by default for interactive rebase.  The `--no-autosquash`
 option can be used to override that setting.
 +