diff options
author | Jörg Sommer <joerg.sommer@navimatix.de> | 2024-08-30 13:40:05 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-09-25 05:07:47 -0700 |
commit | 85cc3e078d1b0bafbae5fb0cee54642c419810c2 (patch) | |
tree | 8915a5ea848bd3fd7ddcef66721706051ad6f513 /documentation | |
parent | 0df8d7de17eda11965f8b7396a749bfce748a1b4 (diff) | |
download | poky-85cc3e078d1b0bafbae5fb0cee54642c419810c2.tar.gz |
doc/features: remove duplicate word in distribution feature ext2
(From yocto-docs rev: ff4e9d2e516c57c1d0664462ff588666c1fd93a0)
Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 2ea946b31d..b42c603c74 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst | |||
@@ -146,7 +146,7 @@ metadata, as extra layers can define their own: | |||
146 | 146 | ||
147 | - *directfb:* Include DirectFB support. | 147 | - *directfb:* Include DirectFB support. |
148 | 148 | ||
149 | - *ext2:* Include tools for supporting for devices with internal | 149 | - *ext2:* Include tools for supporting devices with internal |
150 | HDD/Microdrive for storing files (instead of Flash only devices). | 150 | HDD/Microdrive for storing files (instead of Flash only devices). |
151 | 151 | ||
152 | - *gobject-introspection-data:* Include data to support | 152 | - *gobject-introspection-data:* Include data to support |