aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/main.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/main.dox')
-rw-r--r--docs/src/main.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/main.dox b/docs/src/main.dox
index 15746925..8810abd0 100644
--- a/docs/src/main.dox
+++ b/docs/src/main.dox
@@ -27,8 +27,8 @@
* interface all different types of LCDs and touchscreens.
*
* <h2>Features</h2>
- * - modular design to reduce memory footprint.
- * - HAL abstractions allows it to easily write new drivers.
+ * - Modular design to reduce memory footprint
+ * - HAL abstractions allows it to easily write new drivers
* - Completely written in C, usable in C++ without any modifications
* - Supports hardware accelerated drawing by LCDs
* - Very flexible interfaces for calibration storage and more