summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/scheduleredfimpl.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-06 13:26:12 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-06 13:26:12 -0600
commite0eb07a22b6d4e517ed6c69c25af4f6f783a69e9 (patch)
tree518bfe9e11f3113d790534986435cc6cbb7bf039 /cpukit/score/include/rtems/score/scheduleredfimpl.h
parentFix a number of minor Doxygen formatting issues (diff)
downloadrtems-e0eb07a22b6d4e517ed6c69c25af4f6f783a69e9.tar.bz2
Fix more Doxygen typos
Diffstat (limited to 'cpukit/score/include/rtems/score/scheduleredfimpl.h')
-rw-r--r--cpukit/score/include/rtems/score/scheduleredfimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/include/rtems/score/scheduleredfimpl.h b/cpukit/score/include/rtems/score/scheduleredfimpl.h
index a98fb0f9c8..af0749df88 100644
--- a/cpukit/score/include/rtems/score/scheduleredfimpl.h
+++ b/cpukit/score/include/rtems/score/scheduleredfimpl.h
@@ -26,7 +26,7 @@ extern "C" {
#endif
/**
- * @addtogroup ScoreSchedulerEDF EDF
+ * @addtogroup ScoreSchedulerEDF
*
* @{
*/