summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Application.h
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2018-01-22 16:40:08 -0500
committerJoe George <joe@zeroc.com>2018-01-22 16:40:08 -0500
commit8ca0c652a103672e7c85cb18d47b0e002b46ab0d (patch)
treefb878ab2a36f3d2762c444b9c971a062e9537bf7 /cpp/include/Ice/Application.h
parentMoved ice_collectable impl out of line (ICE-8610) (diff)
downloadice-8ca0c652a103672e7c85cb18d47b0e002b46ab0d.tar.bz2
ice-8ca0c652a103672e7c85cb18d47b0e002b46ab0d.tar.xz
ice-8ca0c652a103672e7c85cb18d47b0e002b46ab0d.zip
Whitespace cleanup
Diffstat (limited to 'cpp/include/Ice/Application.h')
-rw-r--r--cpp/include/Ice/Application.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/Application.h b/cpp/include/Ice/Application.h
index 498b6054c51..85adc93cade 100644
--- a/cpp/include/Ice/Application.h
+++ b/cpp/include/Ice/Application.h
@@ -218,7 +218,7 @@ public:
/**
* Configures the application to invoke interruptCallback when a signal occurs,
- * thereby giving the subclass responsibility for handling the signal.
+ * thereby giving the subclass responsibility for handling the signal.
*/
static void callbackOnInterrupt();