From: Matt Jordan Date: Wed, 15 Jul 2015 15:31:51 +0000 (-0500) Subject: apps/app_dictate: Fix typo in attribution X-Git-Tag: 11.19.0-rc1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F894%2F1;p=thirdparty%2Fasterisk.git apps/app_dictate: Fix typo in attribution Last time I checked, it's "Sangoma", not "Samgoma". Thanks to Brian (GameGamer43) for pointing that out. Change-Id: I43d7b196f6d7a2b2517b84915e3a8dfbc2894106 --- diff --git a/apps/app_dictate.c b/apps/app_dictate.c index e379a39f60..19d8a6a7e9 100644 --- a/apps/app_dictate.c +++ b/apps/app_dictate.c @@ -5,7 +5,7 @@ * * Anthony Minessale II * - * Donated by Sangoma Technologies + * Donated by Sangoma Technologies * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact