Explorar el Código

Typo

Source commit: 15f252fe497e0378af631b6e191530b888b4a0e5
Martin Prikryl hace 9 años
padre
commit
e7f6f712ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      source/core/WebDAVFileSystem.cpp

+ 1 - 1
source/core/WebDAVFileSystem.cpp

@@ -1506,7 +1506,7 @@ void __fastcall TWebDAVFileSystem::Source(const UnicodeString FileName,
             // changing getlastmodified.
             // The only server we found that supports this is TradeMicro SafeSync.
             // But it announces itself as "Server: Apache",
-            // so it's not reliably autodetect the support.
+            // so it's not reliable to autodetect the support.
             TouchAction.Cancel();
           }
           else