summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/address.h')
-rw-r--r--cpukit/include/rtems/score/address.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/address.h b/cpukit/include/rtems/score/address.h
index 2735db5ca3..f93fcde7db 100644
--- a/cpukit/include/rtems/score/address.h
+++ b/cpukit/include/rtems/score/address.h
@@ -32,7 +32,7 @@ extern "C" {
*
* @ingroup RTEMSScore
*
- * @brief Support for Address Manipulation
+ * @brief This group contains the Address Handler implementation.
*
* This handler encapsulates functionality which abstracts address
* manipulation in a portable manner.