]> granicus.if.org Git - handbrake/commitdiff
WinGui: Fix Typo
authorsr55 <sr55.hb@outlook.com>
Sun, 30 Oct 2016 21:06:37 +0000 (21:06 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 30 Oct 2016 21:06:37 +0000 (21:06 +0000)
win/CS/HandBrake.ApplicationServices/Interop/HbLib/hb_error_code.cs

index 01995feff53402c288957eb039e44caaebf6fde2..96a6fbe000b2722fc2e5ef010bd80fd5bd4fe6b9 100644 (file)
@@ -18,7 +18,7 @@ namespace HandBrake.ApplicationServices.Interop.HbLib
         HB_ERROR_CANCELED,\r
         HB_ERROR_WRONG_INPUT,\r
         HB_ERROR_INIT,\r
-        HB_ERROR_UNKNOW,\r
+        HB_ERROR_UNKNOWN,\r
         HB_ERROR_READ\r
     }\r
 }\r