summaryrefslogtreecommitdiff
path: root/csharp/src/Ice/MetricsAdminI.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/Ice/MetricsAdminI.cs')
-rw-r--r--csharp/src/Ice/MetricsAdminI.cs2
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();