Fix typo
Change-Id: Icd8c5e8101d112d76da23f877c55c9627438e179 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169184 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
58ef023d63
commit
41559f8c52
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class SVXCORE_DLLPUBLIC SvxUnoDrawMSFactory : public css::lang::XMultiServiceFac
|
|||
{
|
||||
protected:
|
||||
/** abstract SdrModel provider */
|
||||
// Every App has a DrawingLayer as internal Tooling, thus ist is
|
||||
// Every App has a DrawingLayer as internal Tooling, thus it is
|
||||
// not too hard to asl a UnoModel to hand back a DrawingLayer Model in the
|
||||
// form of an SdrModel. Thus, returning a reference and make usages
|
||||
// safer and easier is justified.
|
||||
|
|
Loading…
Reference in a new issue