Fix warning on architectures with longer integers.
[bertos.git] / README.bertos
index 7986d20fc3ec0003ae20bf235219f2c2099b6c07..8300de76d376d1ef24980dd9ef415bc334712ee4 100644 (file)
@@ -1,6 +1,5 @@
 /*!
 <!--
-
 This document is automatically processed by Doxygen (http://www.doxygen.org/).
 Don't remove special formatting tags.
 This section won't be processed unless enabled.
@@ -9,7 +8,6 @@ See STATUS for further information and tips about Doxygen tags.
 -->
 
 
-
 \mainpage
 
 \section overview Overview
@@ -35,7 +33,7 @@ without giving up reliability and performace.
 
 To achieve the highest possible reusability, most BeRTOS components are
 designed for fine-grained modularity and minimal external dependencies.
-Most non-essential features can be configured out for application with small
+Most non-essential features can be configured out for applications with small
 memory footprint requirements.
 
 \section features Features