diff --git a/lib/Rex/Commands/Cloud.pm b/lib/Rex/Commands/Cloud.pm index b40827682..929ef03c0 100644 --- a/lib/Rex/Commands/Cloud.pm +++ b/lib/Rex/Commands/Cloud.pm @@ -379,7 +379,7 @@ sub get_cloud_regions { =head2 cloud_volume($action , $data) -This function controlls all aspects of a cloud volume. +This function controls all aspects of a cloud volume. =cut diff --git a/lib/Rex/Commands/Run.pm b/lib/Rex/Commands/Run.pm index 824d313d5..3338b1cc8 100644 --- a/lib/Rex/Commands/Run.pm +++ b/lib/Rex/Commands/Run.pm @@ -133,7 +133,7 @@ Die if the command returns with an exit code indicating failure. It can be set g =item command => $command_to_run -If present, Rex will execute C<$command_to_run>, and treat the first arugment as an identifier for the given C block (e.g. to be triggered with notify). +If present, Rex will execute C<$command_to_run>, and treat the first argument as an identifier for the given C block (e.g. to be triggered with notify). =item creates => $file_to_create