summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2024-10-16 17:49:56 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-10-16 17:49:59 +0200
commit23615aca626c58e9fdec6be8ad021fc0be885390 (patch)
treee9262d593d90ded612cd2459a7157e03c81e8592 /docs
parentmachine: fix typo (diff)
downloadsystemd-23615aca626c58e9fdec6be8ad021fc0be885390.tar.xz
systemd-23615aca626c58e9fdec6be8ad021fc0be885390.zip
doc: fix typo
Follow-up for b3b7cf8b7c35df14c6eb4f79da1a241dc0aa8c7e.
Diffstat (limited to 'docs')
-rw-r--r--docs/DESKTOP_ENVIRONMENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DESKTOP_ENVIRONMENTS.md b/docs/DESKTOP_ENVIRONMENTS.md
index 4f82ce7799..8a62eb0054 100644
--- a/docs/DESKTOP_ENVIRONMENTS.md
+++ b/docs/DESKTOP_ENVIRONMENTS.md
@@ -83,7 +83,7 @@ This has the following advantages:
* The application ID can be retrieved by stripping the prefix and postfix.
This in turn should map to the corresponding `.desktop` file when available.
- Note that this nameing scheme might be a unit alias, so runtime detection
+ Note that this naming scheme might be a unit alias, so runtime detection
must check the entire name-array of a unit, rather than just its unit ID.
TODO: Define the name of slices that should be used.