Fixed spelling mistake
authorImran Zaman <imran.zaman@intel.com>
Tue, 3 Jun 2014 09:35:51 +0000 (12:35 +0300)
committerImran Zaman <imran.zaman@intel.com>
Tue, 3 Jun 2014 09:35:51 +0000 (12:35 +0300)
widl/signon.widl

index 29592aa..99e006a 100644 (file)
@@ -14,7 +14,7 @@ enum SessionState {
        "ui-refreshing",
        "process-pending",
        "started",
-       "process-cenceling",
+       "process-cancelling",
        "process-done",
        "custom"
 };