Merge branch 'fz/help-doublofix'

Typofix for topic already in -rc0.

* fz/help-doublofix:
  help: fix doubled words in explanation for developer interfaces
This commit is contained in:
Junio C Hamano
2022-09-21 14:23:14 -07:00
2 changed files with 2 additions and 2 deletions

View File

@ -231,7 +231,7 @@ test_expect_success "'git help -a' section spacing" '
User-facing repository, command and file interfaces
Developer-facing file file formats, protocols and interfaces
Developer-facing file formats, protocols and other interfaces
EOF
test_cmp expect actual
'