X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Funit.h;h=c93f3f765d05d0c1ad515c89eceaa02ed5ced31e;hp=c85d968b809d5aaa4714866beeaca469ad04a797;hb=96d4ce01103ebebe9335fb321667043bb620c06b;hpb=f10814d9e00eee75773a0f3cf652236ee1a5fca8 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;