]> Git trees. - libqmvoc.git/commitdiff
Corrected a few typos and copy & pasting errors.
authorAndrew Coles <andrew.i.coles@googlemail.com>
Mon, 17 May 2004 12:15:31 +0000 (12:15 +0000)
committerAndrew Coles <andrew.i.coles@googlemail.com>
Mon, 17 May 2004 12:15:31 +0000 (12:15 +0000)
Used the standard English name for Mendeleev; is this a country-specific thing?

Andrew

svn path=/trunk/kdeedu/kalzium/src/element.cpp; revision=312034

kalzium/src/element.cpp

index f57ed6b49854dc0471ca7d7b65d864d67a8c3a3a..a693e63d27e38419471f9453b36658ac3a5cd6a2 100644 (file)
@@ -135,7 +135,7 @@ const QString Element::adjustUnits( double val, const int type )
        {
                if ( val < 1600 )
                {
-                       v = i18n( "This element has been know to ancient cultures" );
+                       v = i18n( "This element was known to ancient cultures" );
                }
                else
                {