]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wise: standarize on "auto-detection" spelling
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 30 Nov 2019 14:33:59 +0000 (15:33 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 30 Nov 2019 16:42:13 +0000 (17:42 +0100)
TODO
test/README.testsuite

diff --git a/TODO b/TODO
index c3cc999ac4620256d0464bbb24f5e814aa3f526a..faddc6f84746be62fc1f92b077ef96ab74e4ecf6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -211,7 +211,7 @@ Features:
   1. add resume_offset support to the resume code (i.e. support swap files
      properly)
   2. check if swap is on weird storage and refuse if so
-  3. add autodetection of hibernation images
+  3. add auto-detection of hibernation images
 
 * cgroups: use inotify to get notified when somebody else modifies cgroups
   owned by us, then log a friendly warning.
index 9e0c36512c953d4bcfa0621230416519d76b086c..471771acd464b4ff748b175e070bd571e47aa436 100644 (file)
@@ -51,7 +51,7 @@ TEST_NO_NSPAWN=1
     Don't run tests under systemd-nspawn
 
 TEST_NO_KVM=1
-    Disable QEMU KVM autodetection (may be necessary when you're trying to run the
+    Disable QEMU KVM auto-detection (may be necessary when you're trying to run the
     *vanilla* QEMU and have both qemu and qemu-kvm installed)
 
 TEST_NESTED_KVM=1