Răsfoiți Sursa

Typo in comment

Source commit: 5f0783675969d79debeef86ec433377169891992
Martin Prikryl 9 ani în urmă
părinte
comite
e69cbd5fa3
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      dotnet/internal/SessionLogReader.cs

+ 1 - 1
dotnet/internal/SessionLogReader.cs

@@ -122,7 +122,7 @@ namespace WinSCP
 
 
                     // We hope this code is not needed anymore.
                     // We hope this code is not needed anymore.
                     // keeping it just in case the XmlLogReader by passes
                     // keeping it just in case the XmlLogReader by passes
-                    // our override of PatientFileStream.Read uing other read method.
+                    // our override of PatientFileStream.Read using other read method.
 #if !DEBUG
 #if !DEBUG
                     if (!_closed)
                     if (!_closed)
                     {
                     {