]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/unit.c
treewide: fix typos and remove accidental repetition of words
[thirdparty/systemd.git] / src / core / unit.c
index 5f06a7dfe7e2bdd1b158e1cba8535659b5b65e3a..1479d0660651174d45b5a82e4ce2ed27fd66155e 100644 (file)
@@ -3790,7 +3790,7 @@ bool unit_is_pristine(Unit *u) {
         /* Check if the unit already exists or is already around,
          * in a number of different ways. Note that to cater for unit
          * types such as slice, we are generally fine with units that
-         * are marked UNIT_LOADED even even though nothing was
+         * are marked UNIT_LOADED even though nothing was
          * actually loaded, as those unit types don't require a file
          * on disk to validly load. */