Kaydet (Commit) 0c2bd5d4 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Fix @since tags

Change-Id: I0ef45caae00ba056fd5feffb1b393b024775db5e
üst 1e840cc7
......@@ -106,7 +106,7 @@ public class Bootstrap {
*
* @return an array of default commandline options
* @see #bootstrap( String[] )
* @since UDK 5.2.0
* @since LibreOffice 5.2
*/
public static final String[] getDefaultOptions()
{
......@@ -289,7 +289,7 @@ public class Bootstrap {
* @see #getDefaultOptions()
* @return a bootstrapped component context.
*
* @since UDK 5.2.0
* @since LibreOffice 5.2
*/
public static final XComponentContext bootstrap( String[] argArray )
throws BootstrapException {
......
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