From e6ac6cbccf0e26b860b2a8c276fea258091d9da3 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Sat, 26 Apr 2014 19:28:59 +0200 Subject: automaticly -> automatically. Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847 --- framework/inc/jobs/helponstartup.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/inc/jobs') diff --git a/framework/inc/jobs/helponstartup.hxx b/framework/inc/jobs/helponstartup.hxx index 81d82568dc37..0a4ddb1dfe46 100644 --- a/framework/inc/jobs/helponstartup.hxx +++ b/framework/inc/jobs/helponstartup.hxx @@ -146,7 +146,7 @@ class HelpOnStartup : public ::cppu::WeakImplHelper3< ::com::sun::star::lang::XS */ bool its_isHelpUrlADefaultOne(const OUString& sHelpURL); - /** @short checks, if the help module should be shown automaticly for the + /** @short checks, if the help module should be shown automatically for the currently opened office module. @descr This value is readed from the module configuration. -- cgit