aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-08 10:52:05 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-08 10:52:05 +0000
commit175ae5dc1e8054e59b052a0d2a7bed5eaf9c9a4c (patch)
tree88b2e45d396d13064d775fbb3b9fa7cca02ffcd8
parent5b03233f8d19a1257130aa5ea9bcf22f4e65df05 (diff)
downloadChibiOS-175ae5dc1e8054e59b052a0d2a7bed5eaf9c9a4c.tar.gz
ChibiOS-175ae5dc1e8054e59b052a0d2a7bed5eaf9c9a4c.tar.bz2
ChibiOS-175ae5dc1e8054e59b052a0d2a7bed5eaf9c9a4c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7562 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--doc/hal/Doxyfile_chm2
-rw-r--r--doc/hal/Doxyfile_html2
-rw-r--r--os/rt/include/chlicense.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/hal/Doxyfile_chm b/doc/hal/Doxyfile_chm
index b862b3ef3..c12db0250 100644
--- a/doc/hal/Doxyfile_chm
+++ b/doc/hal/Doxyfile_chm
@@ -1022,7 +1022,7 @@ GENERATE_HTMLHELP = YES
# can add a path in front of the file if the result should not be
# written to the html output directory.
-CHM_FILE = ../../ChibiOS_RT.chm
+CHM_FILE = ../../ChibiOS_HAL.chm
# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
# be used to specify the location (absolute path including file name) of
diff --git a/doc/hal/Doxyfile_html b/doc/hal/Doxyfile_html
index 74e53c3c1..4bb444787 100644
--- a/doc/hal/Doxyfile_html
+++ b/doc/hal/Doxyfile_html
@@ -1022,7 +1022,7 @@ GENERATE_HTMLHELP = NO
# can add a path in front of the file if the result should not be
# written to the html output directory.
-CHM_FILE = ../../ChibiOS_RT.chm
+CHM_FILE = ../../ChibiOS_HAL.chm
# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
# be used to specify the location (absolute path including file name) of
diff --git a/os/rt/include/chlicense.h b/os/rt/include/chlicense.h
index a77bc35d8..dffded18f 100644
--- a/os/rt/include/chlicense.h
+++ b/os/rt/include/chlicense.h
@@ -131,7 +131,7 @@
/**
* @brief Code deploy restrictions.
- * @detail This is the per-core deploy limit allowed under the current
+ * @details This is the per-core deploy limit allowed under the current
* license scheme.
*/
#define CH_LICENSE_MAX_DEPLOY CH_DEPLOY_UNLIMITED