summaryrefslogtreecommitdiff
path: root/apps/app_saycounted.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_saycounted.c')
-rw-r--r--apps/app_saycounted.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/app_saycounted.c b/apps/app_saycounted.c
index 4eddc08e5..98c00ce46 100644
--- a/apps/app_saycounted.c
+++ b/apps/app_saycounted.c
@@ -39,7 +39,7 @@
<para>The number of things</para>
</parameter>
<parameter name="filename" required="true">
- <para>File name stem for the noun that is the the name of the things</para>
+ <para>File name stem for the noun that is the name of the things</para>
</parameter>
</syntax>
<description>
@@ -206,4 +206,3 @@ static int unload_module(void)
}
AST_MODULE_INFO_STANDARD_EXTENDED(ASTERISK_GPL_KEY, "Decline words according to channel language");
-