---
 cpukit/include/rtems/score/basedefs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpukit/include/rtems/score/basedefs.h 
b/cpukit/include/rtems/score/basedefs.h
index 5e425cedf0..43b837c22e 100644
--- a/cpukit/include/rtems/score/basedefs.h
+++ b/cpukit/include/rtems/score/basedefs.h
@@ -67,7 +67,7 @@
 
 /**
  *  The following macro is a compiler specific way to ensure that memory
- *  writes are not reordered around certian points.  This specifically can
+ *  writes are not reordered around certain points.  This specifically can
  *  impact interrupt disable and thread dispatching critical sections.
  */
 #ifdef __GNUC__
-- 
2.19.1

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to