From ebf507c026e5a4d640aede9bde1bc2fc5d4e0cdc Mon Sep 17 00:00:00 2001 From: Mark Spruiell Date: Tue, 15 Mar 2016 15:37:37 -0700 Subject: minor comment fix in IceUtil --- cpp/src/IceUtil/FileUtil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/IceUtil/FileUtil.cpp') diff --git a/cpp/src/IceUtil/FileUtil.cpp b/cpp/src/IceUtil/FileUtil.cpp index dfcbf670b5c..4e3dc407804 100644 --- a/cpp/src/IceUtil/FileUtil.cpp +++ b/cpp/src/IceUtil/FileUtil.cpp @@ -94,7 +94,7 @@ IceUtilInternal::directoryExists(const string& path) } // -// Determinte if a directory exists and is empty +// Determine if a directory exists and is empty. // #ifndef ICE_OS_WINRT bool -- cgit v1.2.3