summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--desktop/source/deployment/registry/package/dp_package.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/registry/package/dp_package.cxx b/desktop/source/deployment/registry/package/dp_package.cxx
index 5e16ef6b862a..e5167eaf6631 100644
--- a/desktop/source/deployment/registry/package/dp_package.cxx
+++ b/desktop/source/deployment/registry/package/dp_package.cxx
@@ -95,7 +95,7 @@ class BackendImpl : public ImplBaseT
class PackageImpl : public ::dp_registry::backend::Package
{
BackendImpl * getMyBackend() const;
- /** constains the old tooltip description for the Extension Manager GUI in OOo v.2.x
+ /** contains the old tooltip description for the Extension Manager GUI in OOo v.2.x
We keep it for backward compatibility.
*/
OUString m_oldDescription;