From 130ee53f9d7b48eb38a78f280032f7eb8bd1a4a7 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Sun, 24 Jul 2005 13:12:07 +0000 Subject: [PATCH] pse renaming, part II svn path=/trunk/KDE/kdeedu/kalzium/src/element.cpp; revision=438134 --- kalzium/src/element.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kalzium/src/element.cpp b/kalzium/src/element.cpp index 3b07d7e..b331b5d 100644 --- a/kalzium/src/element.cpp +++ b/kalzium/src/element.cpp @@ -368,7 +368,7 @@ void Element::drawSelf( QPainter* p, bool simple, bool isCrystal ) p->setPen( Qt::black ); if ( !simple ) - {//the user only want a simply pse, no weight the cell + {//the user only wants a simple periodic table, don't weight the cell QString text; if ( isCrystal ) { -- 2.47.3