OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrake.ApplicationServices / Services / QueueProcessor.cs
index 1625271..ff865e2 100644 (file)
@@ -249,7 +249,7 @@ namespace HandBrake.ApplicationServices.Services
                 case "Shutdown":\r
                     Process.Start("Shutdown", "-s -t 60");\r
                     break;\r
-                case "Log Off":\r
+                case "Log off":\r
                     Win32.ExitWindowsEx(0, 0);\r
                     break;\r
                 case "Suspend":\r