From fdce7a40597ceb83524b51d3faf3b0c0693e18c0 Mon Sep 17 00:00:00 2001 From: Mark Spruiell Date: Thu, 8 Jun 2017 14:33:56 -0700 Subject: comment typos --- csharp/src/Ice/Proxy.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csharp/src') diff --git a/csharp/src/Ice/Proxy.cs b/csharp/src/Ice/Proxy.cs index 621ecdde059..245f6b12b26 100644 --- a/csharp/src/Ice/Proxy.cs +++ b/csharp/src/Ice/Proxy.cs @@ -772,7 +772,7 @@ namespace Ice void iceWrite(OutputStream os); /// - /// Returns an scheduler object that use the Ice thread pool. + /// Returns a scheduler object that uses the Ice thread pool. /// /// The task scheduler object. System.Threading.Tasks.TaskScheduler ice_scheduler(); -- cgit v1.2.3