summaryrefslogtreecommitdiff
path: root/cli_ure
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-06-29 13:15:09 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-06-29 13:15:52 +0200
commita0233e6e03ca310b1c7dcc216ae18cdef6fc0d53 (patch)
tree685226cc52103b0070f9b37ea134ad897d18f21e /cli_ure
parentb19db6b21d3d5adc6491c11ebee119d3f63675af (diff)
Typo: habe->have
Change-Id: Ic76a399fc4073fcb713bb566f3fbee2077e20e52
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 97284a4a2972..dba21aa6ab39 100644
--- a/cli_ure/source/scripts/increment_version.pl
+++ b/cli_ure/source/scripts/increment_version.pl
@@ -33,7 +33,7 @@ my $usage =
"the last product upate. 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".
-"If no new published types habe been added then no output, argument newVersions, is written".
+"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 ".
"the policy assemblies, for building the assemblies. \n\n".