summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libdl/rtl.h')
-rw-r--r--cpukit/libdl/rtl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libdl/rtl.h b/cpukit/libdl/rtl.h
index 234fc32428..fe9a7df081 100644
--- a/cpukit/libdl/rtl.h
+++ b/cpukit/libdl/rtl.h
@@ -112,7 +112,7 @@ struct rtems_rtl_data_s
};
/**
- * Get the RTL data with out locking. This call assmes the RTL is locked.
+ * Get the RTL data with out locking. This call assumes the RTL is locked.
*
* @return rtems_rtl_data_t* The RTL data after being locked.
* @retval NULL The RTL data is not initialised.