summaryrefslogtreecommitdiff
path: root/framework/inc/macros/debug.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/macros/debug.hxx')
-rw-r--r--framework/inc/macros/debug.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/macros/debug.hxx b/framework/inc/macros/debug.hxx
index fe6d961b37cf..ca1e457c876f 100644
--- a/framework/inc/macros/debug.hxx
+++ b/framework/inc/macros/debug.hxx
@@ -37,7 +37,7 @@
#endif
// Enable assertion handling himself AND additional warnings.
// The default logtype is MESSAGEBOX.
- // see "assertion.hxx" for further informations
+ // see "assertion.hxx" for further information
#ifndef ENABLE_ASSERTIONS
#define ENABLE_ASSERTIONS
#endif
@@ -56,7 +56,7 @@
#endif
// Enable assertion handling himself.
// The default logtype is MESSAGEBOX.
- // see "assertion.hxx" for further informations
+ // see "assertion.hxx" for further information
#ifndef ENABLE_ASSERTIONS
#define ENABLE_ASSERTIONS
#endif