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

Fix typo

Change-Id: If648e007a6db44e26021c12ac919d81ccceaa081
Reviewed-on: https://gerrit.libreoffice.org/66981
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 2e732cbb
......@@ -128,7 +128,7 @@ public class OOoBean
{ /* impossible here */ }
}
/** Sets the timeout for methods which launch OOo in milli seconds.
/** Sets the timeout for methods which launch OOo in milliseconds.
This method does not need a connection to an OOo instance.
*/
......@@ -137,7 +137,7 @@ public class OOoBean
nOOoStartTimeOut = nMilliSecs;
}
/** Sets the timeout for normal OOO methods calls in milli seconds.
/** Sets the timeout for normal OOO methods calls in milliseconds.
This method does not need a connection to an OOo instance.
*/
......
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