From 09063212d483a87e78fb180dddb4dc8d8a6f57ee Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 30 Apr 2021 07:08:19 +0200 Subject: appl-config: Add missing "the" --- cpukit/doxygen/appl-config.h | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'cpukit/doxygen') diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index 5eb272e97c..bbeb438bec 100644 --- a/cpukit/doxygen/appl-config.h +++ b/cpukit/doxygen/appl-config.h @@ -4243,7 +4243,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Constant * Bandwidth Server Scheduling (CBS) algorithm is made available to the * application. @@ -4270,7 +4270,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Earliest * Deadline First Scheduler algorithm is made available to the application. * @@ -4296,7 +4296,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Earliest * Deadline First SMP Scheduler algorithm is made available to the * application. @@ -4390,7 +4390,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Deterministic * Priority Scheduler algorithm is made available to the application. * @@ -4422,7 +4422,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Arbitrary * Processor Affinity Priority SMP Scheduler algorithm is made available to * the application. @@ -4455,7 +4455,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Deterministic * Priority SMP Scheduler algorithm is made available to the application. * @@ -4487,7 +4487,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Simple * Priority Scheduler algorithm is made available to the application. * @@ -4513,10 +4513,9 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Simple * Priority SMP Scheduler algorithm is made available to the application. - * application. * * @par Default Configuration * If this configuration option is undefined, then the described feature is not @@ -4543,8 +4542,8 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Strong APA algorithm is - * made available to the application. + * In case this configuration option is defined, then the Strong APA algorithm + * is made available to the application. * * @par Default Configuration * If this configuration option is undefined, then the described feature is not -- cgit v1.2.3