From 2aef798e63859e4e141945e9aad15330f5657df9 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Wed, 9 Aug 2023 03:22:22 +0200 Subject: [PATCH] Correct typos detected by lintian --- lib/Rex/Commands/Cloud.pm | 2 +- lib/Rex/Commands/Run.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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