summaryrefslogtreecommitdiff
path: root/cli_ure
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-11-14 11:53:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-11-14 20:26:54 +0100
commit7bcb66baecc9bfbd9930552f984d0e9599ccb6ea (patch)
tree302a312b48f4761cbdf28c5fbe709758f55515ca /cli_ure
parent5c1cadfd964c35bd29308304f75ff90d22e13700 (diff)
Fix typos
Change-Id: Id2f90d4798ded8f10ef559f434977870e2eab07a Reviewed-on: https://gerrit.libreoffice.org/44709 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cli_ure')
-rw-r--r--cli_ure/source/scripts/increment_version.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/source/scripts/increment_version.pl b/cli_ure/source/scripts/increment_version.pl
index 85be523d9835..df0c677a8954 100644
--- a/cli_ure/source/scripts/increment_version.pl
+++ b/cli_ure/source/scripts/increment_version.pl
@@ -32,7 +32,7 @@ my $usage =
"the respective policy files. This is only done if new uno types have been added since".
"the last product update. This information is obtained from the file which is passed as ".
"argument changedTypes. The names in the version file must have a particular form. ".
-"They must end on one of folling terms: NEW_VERSION, OLD_VERSION, POLICY_VERSION\n".
+"They must end on one of following terms: NEW_VERSION, OLD_VERSION, POLICY_VERSION\n".
"If no new published types have been added then no output, argument newVersions, is written".
"Usage is: \n increment_version.pl oldVersions incVersions newVersions changedTypes\n\n".
"oldVersion: Contains name value pairs, which are used for forming the config files of ".