Fix spelling in comments

Krazy was complaining about those.
This commit is contained in:
Tobias Hunger
2010-10-30 21:54:23 +02:00
parent af0413ec1e
commit cf3a418cd8
27 changed files with 34 additions and 34 deletions

View File

@@ -126,7 +126,7 @@ public:
quint64 address; // Displayed address
qint32 generation; // When updated?
bool hasChildren;
bool valueEnabled; // Value will be greyed out or not
bool valueEnabled; // Value will be enabled or not
bool valueEditable; // Value will be editable
bool error;
bool changed;