summaryrefslogtreecommitdiff
path: root/csharp/src/Glacier2/SessionFactoryHelper.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/Glacier2/SessionFactoryHelper.cs')
-rw-r--r--csharp/src/Glacier2/SessionFactoryHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Glacier2/SessionFactoryHelper.cs b/csharp/src/Glacier2/SessionFactoryHelper.cs
index 0460ca135ee..f1934bf657c 100644
--- a/csharp/src/Glacier2/SessionFactoryHelper.cs
+++ b/csharp/src/Glacier2/SessionFactoryHelper.cs
@@ -301,7 +301,7 @@ public class SessionFactoryHelper
/// <summary>
/// Connects to the Glacier2 router using the associated SSL credentials.
///
- /// Once the connection is established, SesssionCallback.connected is called on
+ /// Once the connection is established, SessionCallback.connected is called on
/// the callback object; upon failure, SessionCallback.connectFailed is called
/// with the exception.
/// </summary>