diff --git a/dotnet/IEC61850forCSharp/IEC61850ClientAPI.cs b/dotnet/IEC61850forCSharp/IEC61850ClientAPI.cs
index d93da3af..de02a23a 100644
--- a/dotnet/IEC61850forCSharp/IEC61850ClientAPI.cs
+++ b/dotnet/IEC61850forCSharp/IEC61850ClientAPI.cs
@@ -1038,7 +1038,7 @@ namespace IEC61850
}
/// Delete file
- /// The name of the file.
+ /// The name of the file.
/// This exception is thrown if there is a connection or service error
public void DeleteFile(string fileName)
{