aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_shell.c')
-rw-r--r--funcs/func_shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_shell.c b/funcs/func_shell.c
index 39fc9f5d1..668631aaa 100644
--- a/funcs/func_shell.c
+++ b/funcs/func_shell.c
@@ -16,7 +16,7 @@
/*! \file
*
- * \SHELL function to return the value of a system call.
+ * SHELL function to return the value of a system call.
*
* \note Inspiration and Guidance from Russell! Thank You!
*