Fix typo.

This commit is contained in:
Felix Geyer
2012-01-07 17:18:48 +01:00
parent f39dfa1c88
commit a8a6439ba0
2 changed files with 4 additions and 4 deletions

View File

@@ -99,7 +99,7 @@ public:
Group* group();
void setGroup(Group* group);
static bool isDefaultAttributue(const QString& key);
static bool isDefaultAttribute(const QString& key);
Q_SIGNALS:
/**