Kaydet (Commit) fdfde111 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I130839cbd400aad3f9f0691652df19e680346481
Reviewed-on: https://gerrit.libreoffice.org/72252Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 89fd8654
...@@ -95,7 +95,7 @@ class BackendImpl : public ImplBaseT ...@@ -95,7 +95,7 @@ class BackendImpl : public ImplBaseT
class PackageImpl : public ::dp_registry::backend::Package class PackageImpl : public ::dp_registry::backend::Package
{ {
BackendImpl * getMyBackend() const; 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. We keep it for backward compatibility.
*/ */
OUString m_oldDescription; OUString m_oldDescription;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment