From 252a82256021c8e43f28541f9d9662e14a291207 Mon Sep 17 00:00:00 2001 From: Sebastiano Pistore Date: Thu, 30 May 2019 17:00:36 +0200 Subject: [PATCH] I corrected many small grammar errors in the comments: I didn't change the executable code. --- build/HELP | 6 +++--- build/filenames.sh | 2 +- build/translations.sh | 2 +- build/xslt/fsfe_followupsection.xsl | 4 ++-- build/xslt/fsfe_head.xsl | 4 ++-- build/xslt/support_js.xsl | 2 +- events/events.ics.xsl | 2 +- tools/check-translation-status.sh | 2 +- tools/update_xmllists.sh | 2 +- tools/xsltsl/string.xsl | 4 ++-- 10 files changed, 15 insertions(+), 15 deletions(-) diff --git a/build/HELP b/build/HELP index 85dfdc9285..19270b6da8 100644 --- a/build/HELP +++ b/build/HELP @@ -14,14 +14,14 @@ build_main.sh [options] build_xmlstream "file.xhtml" build_main.sh [options] process_file "file.xhtml" [processor.xsl] Generate output from an xhtml file as if it would be processed during the build. Output is written to STDOUT and can be redirected as desired. - If a xslt file is not given, it will be choosen automatically. + If a xslt file is not given, it will be chosen automatically. build_main.sh [options] tree_maker [input_dir] "destination_dir" Generate a set of make rules to build the website contained in input_dir. destination_dir should be the www root of a web server. If input_dir is omitted, it will be the source directory determined from the build scripts location. - Note: if destination_dir is set via previous options, and only one paramter + Note: if destination_dir is set via previous options, and only one parameter is given, then this parameter will be interpreted as input_dir build_main.sh [options] wakeup [date] @@ -42,7 +42,7 @@ OPTIONS --source "source_dir" Force a specific source directory. If not explicitly given source_dir is determined from the build scripts own location. - Pathes given in .sources files are interpreted as relative to source_dir + Paths given in .sources files are interpreted as relative to source_dir making this option useful when building a webpage outside of the build scripts "regular" tree. diff --git a/build/filenames.sh b/build/filenames.sh index 9ccd173fc5..bf11996a43 100755 --- a/build/filenames.sh +++ b/build/filenames.sh @@ -6,7 +6,7 @@ inc_filenames=true list_langs(){ # list all languages a file exists in by globbing up # the shortname (i.e. file path with file ending omitted) - # output is readily formated for inclusion + # output is readily formatted for inclusion # in xml stream shortname="$1" diff --git a/build/translations.sh b/build/translations.sh index 365cbb5d56..d4843c41ef 100755 --- a/build/translations.sh +++ b/build/translations.sh @@ -6,7 +6,7 @@ inc_translations=true get_textsfile(){ # get the texts file for a given language - # fall back to english if necessary + # fall back to English if necessary lang="$1" if [ -f "$basedir/tools/texts-${1}.xml" ]; then diff --git a/build/xslt/fsfe_followupsection.xsl b/build/xslt/fsfe_followupsection.xsl index de33497cf3..342dc46c44 100644 --- a/build/xslt/fsfe_followupsection.xsl +++ b/build/xslt/fsfe_followupsection.xsl @@ -7,8 +7,8 @@ followup - + @@ -180,7 +180,7 @@ - + diff --git a/build/xslt/support_js.xsl b/build/xslt/support_js.xsl index eddb12fc92..53e6ca4ae4 100644 --- a/build/xslt/support_js.xsl +++ b/build/xslt/support_js.xsl @@ -33,7 +33,7 @@