X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Funit.h;h=c93f3f765d05d0c1ad515c89eceaa02ed5ced31e;hb=ee0dd8021b3d6203235c8b0cd014431c8fb38d8f;hp=c85d968b809d5aaa4714866beeaca469ad04a797;hpb=18ffdfda48c327f56cac0aabdc6bada91cc9b7df;p=elogind.git diff --git a/src/unit.h b/src/unit.h index c85d968b8..c93f3f765 100644 --- a/src/unit.h +++ b/src/unit.h @@ -338,7 +338,7 @@ struct UnitVTable { void (*shutdown)(Manager *m); /* When sending out PropertiesChanged signal, which properties - * shall be invalidated? This is a NUL seperated list of + * shall be invalidated? This is a NUL separated list of * strings, to minimize relocations a little. */ const char *bus_invalidating_properties;