From 0446f680564b171a349e4efaf9f4834d938ae040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=A7al=20Comajoan=20Cara?= Date: Mon, 3 Dec 2018 21:37:32 +0100 Subject: Spelling and grammar fixes in source code comments (GCI 2018) --- cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu') diff --git a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h index a9294d02a2..7ab09d990e 100644 --- a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h +++ b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h @@ -437,7 +437,7 @@ extern Context_Control_fp _CPU_Null_fp_context; * by hardware or the interrupt processing code. These variables contain * pointers to the lowest and highest addresses in the chunk of memory * allocated for the interrupt stack. Since it is unknown whether the stack - * grows up or down (in general), this give the CPU dependent code the option + * grows up or down (in general), this gives the CPU dependent code the option * of picking the version it wants to use. * * Port Specific Information: -- cgit v1.2.3