summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ext
diff options
context:
space:
mode:
authorWol <anthony@youngman.org.uk>2010-11-10 11:17:17 +0000
committerDavid Tardon <dtardon@redhat.com>2010-11-10 14:19:45 +0100
commita7612fc49b2c03e5e73e429f588ebf0bc35214ef (patch)
treeb38056680ad9c78803c316ffc1138a99ef56f363 /dbaccess/source/ext
parentFix spelling mistake (diff)
downloadcore-a7612fc49b2c03e5e73e429f588ebf0bc35214ef.tar.gz
core-a7612fc49b2c03e5e73e429f588ebf0bc35214ef.zip
Fix spelling mistakes
Diffstat (limited to 'dbaccess/source/ext')
-rw-r--r--dbaccess/source/ext/macromigration/migrationengine.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ext/macromigration/migrationengine.cxx b/dbaccess/source/ext/macromigration/migrationengine.cxx
index ec884adb3474..7d72f0ba8a90 100644
--- a/dbaccess/source/ext/macromigration/migrationengine.cxx
+++ b/dbaccess/source/ext/macromigration/migrationengine.cxx
@@ -1163,7 +1163,7 @@ namespace dbmm
aProgressMixer.registerPhase( PHASE_PYTHON, 1 );
aProgressMixer.registerPhase( PHASE_JAVA, 1 );
aProgressMixer.registerPhase( PHASE_BASIC, 5 );
- // more weight than then others, assuming that usually, there are much more Basic macros than any other scripts
+ // more weight than the others, assuming that usually, there are many more Basic macros than any other scripts
aProgressMixer.registerPhase( PHASE_DIALOGS, 1 );
bool bSuccess = impl_checkScriptStorageStructure_nothrow( aSubDocument );
@@ -1232,7 +1232,7 @@ namespace dbmm
// The bug requesting to change this is #i95409#.
// Unfortunately, the storage implementation does not complain if you use invalid characters/names, but instead
// it silently accepts them, and produces garbage in the file (#i95408).
- // So, until especially the former is fixed, we need to strip the name from all invalid characters.
+ // So, until especially the former is fixed, we need to strip all invalid characters from the name.
// #i95865# / 2008-11-06 / frank.schoenheit@sun.com
// The general idea is to replace invalid characters with '_'. However, since "valid" essentially means