summaryrefslogtreecommitdiff
path: root/scripting/source/provider/MasterScriptProvider.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-10-01 15:45:53 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-01 20:05:49 +0000
commit0d4996862b5df79fd601eff6193d5718f8f84047 (patch)
tree9ec8b740d17219de71d10f9fd311f8a1a888202a /scripting/source/provider/MasterScriptProvider.cxx
parent441fa1c03664081d76bf6007c4ac0aee32f56342 (diff)
Fix typos
Change-Id: I9701cc93a9f4315e71c133237fdd96ef6964c8ff Reviewed-on: https://gerrit.libreoffice.org/29438 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'scripting/source/provider/MasterScriptProvider.cxx')
-rw-r--r--scripting/source/provider/MasterScriptProvider.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/provider/MasterScriptProvider.cxx b/scripting/source/provider/MasterScriptProvider.cxx
index df823d8c5fa0..7c6157d4d7b4 100644
--- a/scripting/source/provider/MasterScriptProvider.cxx
+++ b/scripting/source/provider/MasterScriptProvider.cxx
@@ -304,7 +304,7 @@ throw ( provider::ScriptFrameworkErrorException,
Reference< provider::XScript > xScript;
// If the script location is in the same location context as this
- // MSP then delete to the lanaguage provider controlled by this MSP
+ // 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