chiark / gitweb /
typo: the correct spelling is maintenance not maintainance
[elogind.git] / src / path.h
index 21a7dc49348025211f5e7a44a1143df0e317b298..e0feeea7117145362cf5e9ddad3e7edb45acd4f3 100644 (file)
@@ -31,7 +31,7 @@ typedef enum PathState {
         PATH_DEAD,
         PATH_WAITING,
         PATH_RUNNING,
-        PATH_MAINTAINANCE,
+        PATH_MAINTENANCE,
         _PATH_STATE_MAX,
         _PATH_STATE_INVALID = -1
 } PathState;