diff --git a/src/ICU4N/Impl/ICUService.cs b/src/ICU4N/Impl/ICUService.cs index 30ffa7361..07151e5df 100644 --- a/src/ICU4N/Impl/ICUService.cs +++ b/src/ICU4N/Impl/ICUService.cs @@ -992,7 +992,7 @@ public interface IServiceFactory /// /// /// If the factory supports the key, then it can call - /// the service's method + /// the service's method /// passing itself as the factory to get the object that /// the service would have created prior to the factory's /// registration with the service. This can change the