X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Funit.h;h=45849a4b126491bd6dacd06b1bea3cfbc475efbf;hp=61a85d7bee9ade6cd1f1c077898ed7707b62dd9a;hb=49f43d5f91a99b23f745726aa351d8f159774357;hpb=4cb72937d3c10948e4904388ea27efae75775f08 diff --git a/src/core/unit.h b/src/core/unit.h index 61a85d7be..45849a4b1 100644 --- a/src/core/unit.h +++ b/src/core/unit.h @@ -220,7 +220,7 @@ struct Unit { /* Ignore this unit when snapshotting */ bool ignore_on_snapshot; - /* Did the last condition check suceed? */ + /* Did the last condition check succeed? */ bool condition_result; bool in_load_queue:1;