From: Matt Jordan Date: Wed, 15 Jul 2015 15:31:51 +0000 (-0500) Subject: apps/app_dictate: Fix typo in attribution X-Git-Tag: 13.5.0-rc1~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a1a550593b6aa00df9f9e3c3643ba402c4c0193;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 97011b1b2f..1dcae7f732 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