forked from amazingfate/loongoffice
automaticly -> automatically.
Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847
This commit is contained in:
@ -151,7 +151,7 @@ public class NotesAccess implements Runnable {
|
||||
xMCF.createInstanceWithContext(
|
||||
"com.sun.star.frame.Desktop", xContext));
|
||||
|
||||
// Load a Writer document, which will be automaticly displayed
|
||||
// Load a Writer document, which will be automatically displayed
|
||||
XComponent xComponent = xLoader.loadComponentFromURL(
|
||||
"private:factory/scalc", "_blank", 0,
|
||||
new PropertyValue[0] );
|
||||
|
||||
Reference in New Issue
Block a user