From eff6a88a88cad22d1c1cf8ab576213a49b08579a Mon Sep 17 00:00:00 2001 From: Matt Jordan Date: Wed, 15 Jul 2015 10:31:51 -0500 Subject: [PATCH] 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 --- apps/app_dictate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app_dictate.c b/apps/app_dictate.c index 0e4ef8d466..98e1fb1547 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