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

Fix typo

Change-Id: I11a6a967741dcaa80ec30a92fc3908c77844d5c1
Reviewed-on: https://gerrit.libreoffice.org/65615
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 538ed5f3
......@@ -47,7 +47,7 @@ published interface XExactName: com::sun::star::uno::XInterface
the exact name for a given aprroximate name.
<p>For example "getExactName" could be returned for "GETEXACTNAME"
when "GETEXACTNAME" was used by a case insesitive scripting language. </p>
when "GETEXACTNAME" was used by a case insensitive scripting language. </p>
*/
string getExactName( [in] string aApproximateName );
......
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