Fix typo
Change-Id: I16245a94dd17dbb158a1a1f0a7c33ffd7b1731f0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86303 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
309d82b3d6
commit
4d2a95f6d2
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ MasterScriptProvider::getScript( const OUString& scriptURI )
|
|||
// MSP then delete to the language provider controlled by this MSP
|
||||
// ** Special case is BASIC, all calls to getScript will be handled
|
||||
// by the language script provider in the current location context
|
||||
// even if its different
|
||||
// even if it's different
|
||||
if ( ( location == "document"
|
||||
&& m_xModel.is()
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue