help: fix doubled words in explanation for developer interfaces

Signed-off-by: Fangyi Zhou <me@fangyi.io>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Fangyi Zhou
2022-09-16 13:05:29 +00:00
committed by Junio C Hamano
parent d3fa443f97
commit 225e815ef2
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
'