1
0
mirror of synced 2026-04-17 16:02:33 +00:00

Fix typos found by check-all-the-things/spellintian

This commit is contained in:
Axel Beckert
2016-08-11 21:47:35 +02:00
parent bdc34f7deb
commit 4d4daca745
12 changed files with 14 additions and 14 deletions

View File

@@ -1159,7 +1159,7 @@ exit 0;
Test that this system is fully setup for the new xen-create-image
script.
This means that the the companion scripts xt-* are present on the
This means that the companion scripts xt-* are present on the
host and executable.
=end doc

View File

@@ -212,7 +212,7 @@ sub findXenInstances
=begin doc
Show details about the the Xen instance contained in the given
Show details about the Xen instance contained in the given
configuration file.
=end doc

View File

@@ -340,7 +340,7 @@ sub parseCommandLineArguments
#
# Setup mutually exclusive options in such a way that
# they will allow the configuration values to be overriden by
# they will allow the configuration values to be overridden by
# the command line.
#
if ( $install{ 'lvm' } )