chiark / gitweb /
Fix typos
[elogind.git] / src / systemd / sd-daemon.h
index b878b4d8a6bdc7fc102f492d8f7f19d31f83f5a8..861dc8f1f4fc6f1e5f046245ec74937c059a9df2 100644 (file)
@@ -168,7 +168,7 @@ int sd_is_mq(int fd, const char *path);
                   value daemons should send is "READY=1".
 
      STATUS=...   Passes a single-line status string back to systemd
-                  that describes the daemon state. This is free-from
+                  that describes the daemon state. This is free-form
                   and can be used for various purposes: general state
                   feedback, fsck-like programs could pass completion
                   percentages and failing programs could pass a human