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

Fix typo

Change-Id: I4c1b1328536300dd4f46b4c8db3cadf143e8612a
Reviewed-on: https://gerrit.libreoffice.org/72931
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 1d95059b
...@@ -199,7 +199,7 @@ protected: ...@@ -199,7 +199,7 @@ protected:
void getFuncDescForInvoke(const OUString & sFuncName, void getFuncDescForInvoke(const OUString & sFuncName,
const Sequence<Any> & seqArgs, FUNCDESC** pFuncDesc); const Sequence<Any> & seqArgs, FUNCDESC** pFuncDesc);
// Finds out whether the wrapped IDispatch is an JScript Object. This is // Finds out whether the wrapped IDispatch is a JScript Object. This is
// done by // done by
// asking for the property "_environment". If it has the value "JScript" // asking for the property "_environment". If it has the value "JScript"
// (case insensitive) then the IDispatch is considered a JScript object. // (case insensitive) then the IDispatch is considered a JScript object.
......
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