summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/Context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/Context.hxx')
-rw-r--r--include/sfx2/sidebar/Context.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/Context.hxx b/include/sfx2/sidebar/Context.hxx
index b9430baedfb3..d41b71d88403 100644
--- a/include/sfx2/sidebar/Context.hxx
+++ b/include/sfx2/sidebar/Context.hxx
@@ -36,7 +36,7 @@ public:
const ::rtl::OUString& rsApplication,
const ::rtl::OUString& rsContext);
- /** When two contexts are matched against each other then
+ /** When two contexts are matched against each other, then
application or context name may have the wildcard value 'any'.
In order to prefer matches without wildcards over matches with
wildcards we introduce a integer evaluation for matches.