From 795dfaacfef34bf5c847501fdf3c805b2e8a2cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20M=C3=BCnch?= Date: Thu, 8 Nov 2018 10:49:43 +0100 Subject: small typo --- cpukit/include/rtems/score/basedefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit') 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__ -- cgit v1.2.3