From: Tzafrir Cohen <tzafrir@debian.org>
Date: Fri, 23 Dec 2016 00:02:50 +0200
Subject: Typo in man page

---
 lib/Asterisk/AGI.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Asterisk/AGI.pm b/lib/Asterisk/AGI.pm
index d29ac1c..7cd5231 100644
--- a/lib/Asterisk/AGI.pm
+++ b/lib/Asterisk/AGI.pm
@@ -330,7 +330,7 @@ sub channel_status {
 
 Executes AGI Command "CONTROL STREAM FILE $filename $digits [$skipms [$ffchar [$rewchar [$pausechar]]]]"
 
-Send the given file, allowing playback to be controled by the given digits, if
+Send the given file, allowing playback to be controlled by the given digits, if
 any. Use double quotes for the digits if you wish none to be permitted.
 Remember, the file extension must not be included in the filename.
 
