aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJonathan Struebel <jonathan.struebel@gmail.com>2016-04-17 16:21:39 -0700
committerJonathan Struebel <jonathan.struebel@gmail.com>2016-04-17 16:21:39 -0700
commit17acbeb15f21923150e29ad57201748a76b43110 (patch)
tree2fd9c1c54d604f57c97375b4e3d10b22f9b64f19 /demos
parent8f3f907100909218f78648e4ad9dc3a2916777c3 (diff)
downloadChibiOS-Contrib-17acbeb15f21923150e29ad57201748a76b43110.tar.gz
ChibiOS-Contrib-17acbeb15f21923150e29ad57201748a76b43110.tar.bz2
ChibiOS-Contrib-17acbeb15f21923150e29ad57201748a76b43110.zip
[KINETS] Fixed comments in shellconf.h
Diffstat (limited to 'demos')
-rw-r--r--demos/KINETIS/RT-FREEDOM-KL25Z-SHELL/shellconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/KINETIS/RT-FREEDOM-KL25Z-SHELL/shellconf.h b/demos/KINETIS/RT-FREEDOM-KL25Z-SHELL/shellconf.h
index 3568e3a..5ad71c0 100644
--- a/demos/KINETIS/RT-FREEDOM-KL25Z-SHELL/shellconf.h
+++ b/demos/KINETIS/RT-FREEDOM-KL25Z-SHELL/shellconf.h
@@ -15,8 +15,8 @@
*/
/**
- * @file shell.h
- * @brief Simple CLI shell header.
+ * @file shellconf.h
+ * @brief Simple CLI shell configuration header.
*
* @addtogroup SHELL
* @{