diff options
Diffstat (limited to 'csharp/src/Ice/MetricsAdminI.cs')
-rw-r--r-- | csharp/src/Ice/MetricsAdminI.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Ice/MetricsAdminI.cs b/csharp/src/Ice/MetricsAdminI.cs index 0056c7195dc..05567be3129 100644 --- a/csharp/src/Ice/MetricsAdminI.cs +++ b/csharp/src/Ice/MetricsAdminI.cs @@ -972,7 +972,7 @@ namespace IceInternal { if(e.Key.IndexOf("IceMX.") == 0) { - // Udpate the metrics views using the new configuration. + // Update the metrics views using the new configuration. try { updateViews(); |