summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-09 12:53:35 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:01 +0200
commit50add4f2e64bf82f8a2fb92cc29c1f818b3ba3cb (patch)
tree7f13a0a09ec2b762b99a141c20ea7e9bfedfcc0f /cui
parentb9b4ed2b9778ce6d3346e03e8d0a0cbb521bdec9 (diff)
typo: somethng -> something
Diffstat (limited to 'cui')
-rw-r--r--cui/source/dialogs/scriptdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/scriptdlg.cxx b/cui/source/dialogs/scriptdlg.cxx
index df8fc2c0887d..9de4ce59be6b 100644
--- a/cui/source/dialogs/scriptdlg.cxx
+++ b/cui/source/dialogs/scriptdlg.cxx
@@ -837,7 +837,7 @@ void SvxScriptOrgDialog::createEntry( SvTreeListEntry* pEntry )
aNewStdName = "Macro" ;
nMode = INPUTMODE_NEWMACRO;
}
- //do we need L10N for this? ie somethng like:
+ //do we need L10N for this? ie something like:
//String aNewStdName( ResId( STR_STDMODULENAME ) );
sal_Bool bValid = sal_False;
sal_Int32 i = 1;