git: 49091873f4 - main - tools/translate.sh: Fix a typo and trim whitespace

Mateusz Piotrowski <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=49091873f44b3b5ccf7b9096ef7fbec0173aa15e

commit 49091873f44b3b5ccf7b9096ef7fbec0173aa15e
Author:     Mateusz Piotrowski <[email protected]>
AuthorDate: 2021-09-19 21:02:17 +0000
Commit:     Mateusz Piotrowski <[email protected]>
CommitDate: 2021-09-19 21:02:17 +0000

    tools/translate.sh: Fix a typo and trim whitespace
---
 tools/translate.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/translate.sh b/tools/translate.sh
index 632c370255..c5a4ab895e 100755
--- a/tools/translate.sh
+++ b/tools/translate.sh
@@ -38,7 +38,7 @@ fixup_lists()
 #########################################################
 # Fix includes. In a few cases we want to include the	#
 # master (aka English) version of the includes		#
-# S1: file to fix					#
+# $1: file to fix					#
 # $2: language						#
 #########################################################
 fixup_includes()
@@ -102,7 +102,7 @@ for pofile in $(find "$COMPONENT/content/$LANGUAGE/" -name "*.po" ); do
 		--localized "$adoc_lang" \
 		--localized-charset "UTF-8" \
 		--keep "$KEEP"
-	
+
 	fixup_lists "${adoc_lang}"
 	fixup_includes "${adoc_lang}" "${LANGUAGE}"
 done
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.