]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Fix typo in function name
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 4a6c8d3512d4e6e8600552fd804b7bb3e9687b77..d26b1be4089a4f0f383ddd36a035f6aa6705bf98 100644 (file)
--- a/TODO
+++ b/TODO
@@ -328,7 +328,7 @@ Features:
 
 * the a-posteriori stopping of units bound to units that disappeared logic
   should be reworked: there should be a queue of units, and we should only
-  enqeue stop jobs from a defer event that processes queue instead of
+  enqueue stop jobs from a defer event that processes queue instead of
   right-away when we find a unit that is bound to one that doesn't exist
   anymore. (similar to how the stop-unneeded queue has been reworked the same
   way)