aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2024-01-06 14:28:34 +0100
committerJF <JF002@users.noreply.github.com>2024-01-06 14:44:10 +0100
commit6505336d60157923fd738723e2432b12e26203e9 (patch)
tree6b04f94425d572f1ee895e96b7cd5b199f72295b /doc
parent25b3e2461db0b27de9546452c45921983e4b8d35 (diff)
CMake watch faces selection
Documentation : watch faces are not system apps anymore. Co-authored-by: FintasticMan <finlay.neon.kid@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/code/Apps.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/code/Apps.md b/doc/code/Apps.md
index d97eff4b..b325fe98 100644
--- a/doc/code/Apps.md
+++ b/doc/code/Apps.md
@@ -38,7 +38,7 @@ that will call the method `Refresh()` periodically.
There are basically 3 types of applications : **system** apps and **user** apps and **watch faces**.
**System** applications are always built into InfiniTime, and InfiniTime cannot work properly without those apps.
-The watch faces, settings, notifications and the application launcher are examples of such system applications.
+Settings, notifications and the application launcher are examples of such system applications.
**User** applications are optionally built into the firmware. They extend the functionalities of the system.