X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Funit.c;h=3950c43f5e217c66c48a39291827594de41610e2;hp=c9cd9ee2a0142b19d2e4d11e3ed6a2da28ae50a0;hb=c53158818d8cdaf46b3f1b5299b9bda118a1043f;hpb=ff89a42a8602443b9a74be276cf3ee351b3914c7 diff --git a/src/core/unit.c b/src/core/unit.c index c9cd9ee2a..3950c43f5 100644 --- a/src/core/unit.c +++ b/src/core/unit.c @@ -1327,7 +1327,7 @@ void unit_notify(Unit *u, UnitActiveState os, UnitActiveState ns, bool reload_su /* Note that this is called for all low-level state changes, * even if they might map to the same high-level * UnitActiveState! That means that ns == os is OK an expected - * behaviour here. For example: if a mount point is remounted + * behavior here. For example: if a mount point is remounted * this function will be called too! */ if (u->manager->n_reloading <= 0) {