]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/swap.c
doc: correct punctuation and improve typography in documentation
[thirdparty/systemd.git] / src / core / swap.c
index f626ea4d872168abdebb92311166c7eaa10f4dca..baaa27b6a316061a9f1c9da1d36c6b97dbdb9751 100644 (file)
@@ -1206,7 +1206,7 @@ static Unit *swap_following(Unit *u) {
                 if (other->from_fragment)
                         return UNIT(other);
 
-        /* Otherwise make everybody follow the unit that's named after
+        /* Otherwise, make everybody follow the unit that's named after
          * the swap device in the kernel */
 
         if (streq_ptr(s->what, s->devnode))