From: Michael S Collins Date: Tue, 24 Aug 2010 18:20:24 +0000 (-0700) Subject: Fix typos in stfu.c and stfu.h (thanks diego) X-Git-Tag: v1.2-rc1~469 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc69c2ac962e097cc055d302232327cfd4c94aaf;p=thirdparty%2Ffreeswitch.git Fix typos in stfu.c and stfu.h (thanks diego) --- diff --git a/libs/stfu/stfu.c b/libs/stfu/stfu.c index a43129e50a..866ae57616 100644 --- a/libs/stfu/stfu.c +++ b/libs/stfu/stfu.c @@ -23,7 +23,7 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * - * THOSE WHO DISAGREE MAY CERTIANLY STFU + * THOSE WHO DISAGREE MAY CERTAINLY STFU */ #include "stfu.h" diff --git a/libs/stfu/stfu.h b/libs/stfu/stfu.h index dd47d49640..17f01e3256 100644 --- a/libs/stfu/stfu.h +++ b/libs/stfu/stfu.h @@ -23,7 +23,7 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * - * THOSE WHO DISAGREE MAY CERTIANLY STFU + * THOSE WHO DISAGREE MAY CERTAINLY STFU */ #ifndef STFU_H