automaticly -> automatically.

Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847
This commit is contained in:
Jan Holesovsky
2014-04-26 19:28:59 +02:00
parent 367b254c73
commit e6ac6cbccf
78 changed files with 129 additions and 129 deletions

View File

@ -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] );