فهرست منبع

Typo

Source commit: e783c6a9f5ecff0fc5c683d15335b68dd696f283
Martin Prikryl 5 سال پیش
والد
کامیت
62c9804680
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      source/windows/Setup.cpp

+ 1 - 1
source/windows/Setup.cpp

@@ -136,7 +136,7 @@ void path_reg_propagate()
   {
   {
     err_out_sys(_T("Cannot propagate the new enviroment to ")
     err_out_sys(_T("Cannot propagate the new enviroment to ")
                 _T("other processes. The new value will be ")
                 _T("other processes. The new value will be ")
-                _T("avaible after a reboot."), GetLastError());
+                _T("available after a reboot."), GetLastError());
     SimpleErrorDialog(LastPathError);
     SimpleErrorDialog(LastPathError);
     LastPathError = L"";
     LastPathError = L"";
   }
   }