diff --git a/csharp/Platform.IO/FileHelpers.cs b/csharp/Platform.IO/FileHelpers.cs
index fd412a3..8e64f2b 100644
--- a/csharp/Platform.IO/FileHelpers.cs
+++ b/csharp/Platform.IO/FileHelpers.cs
@@ -250,7 +250,7 @@ public static void DeleteAll(string directory, string searchPattern, SearchOptio
}
///
- /// Trincates the file at the .
+ /// Truncates the file at the .
/// Очищает содержимое файла по пути .
///
///