diff --git a/agi/eagi-sphinx-test.c b/agi/eagi-sphinx-test.c index c7f6997c2d..df712a0956 100644 --- a/agi/eagi-sphinx-test.c +++ b/agi/eagi-sphinx-test.c @@ -12,7 +12,7 @@ * This code is released into public domain * without any warranty of any kind. * - * \ingroup agi + * \ingroup agi */ #include diff --git a/apps/app_dial.c b/apps/app_dial.c index 4e583ab783..78b4a77cc8 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -214,7 +214,7 @@ and start execution at that location. NOTE: Any channel variables you want the called channel to inherit from the caller channel must be prefixed with one or two underbars ('_'). - NOTE: Using this option from a GoSub() might not make sense as there would be no return points. + NOTE: Using this option from a Gosub() might not make sense as there would be no return points.