[PATCH] removed double 'with'

Malte Münch mamu at stablerock.de
Fri May 18 14:16:03 UTC 2018


---
 c-user/configuring_a_system.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 2da9601..542a536 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -45,7 +45,7 @@ appropriate. For example, by default there will be 256 task priority levels but
 this can be lowered by the application. This number of priority levels is
 required to be compliant with the RTEID/ORKID standards upon which the Classic
 API is based. There are similar cases where the default is selected to be
-compliant with with the POSIX standard.
+compliant with the POSIX standard.
 
 For each configuration parameter in the configuration tables, the macro
 corresponding to that field is discussed. The RTEMS Maintainers expect that all
-- 
2.17.0



More information about the devel mailing list