diff --git a/apps/app_math.c b/apps/app_math.c
index 95bd8b2292c752158c801c721017cc545ae11f37..b7578199aa7b774202577625f92ea420f3093bbc 100755
--- a/apps/app_math.c
+++ b/apps/app_math.c
@@ -41,7 +41,7 @@
 #include <sys/file.h>
 #include "../astconf.h"
 
-static char *tdesc = "Basic maths functions";
+static char *tdesc = "Basic Math Functions";
 
 static char *app_math = "Math";