瀏覽代碼

Typo in comment

Source commit: 5f0783675969d79debeef86ec433377169891992
Martin Prikryl 9 年之前
父節點
當前提交
e69cbd5fa3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
                     // 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 (!_closed)
                     {