summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extensions/source/logging/loghandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/logging/loghandler.hxx b/extensions/source/logging/loghandler.hxx
index 2187ffd78d98..89248c811c22 100644
--- a/extensions/source/logging/loghandler.hxx
+++ b/extensions/source/logging/loghandler.hxx
@@ -80,7 +80,7 @@ namespace logging
m_nLevel = _nLevel;
}
- /** prepares implementation of an public accessible method of a log handler
+ /** prepares implementation of a public accessible method of a log handler
<code>enterMethod</code> does the following things:
<ul><li>It acquires the mutex given in the constructor.</li>