forked from qt-creator/qt-creator
Fix spelling in comments
Krazy was complaining about those.
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
|
||||
enum ItemTypes {
|
||||
ElementType,
|
||||
ElementBindingType, // might contain elements as childs
|
||||
ElementBindingType, // might contain elements as children
|
||||
NonElementBindingType // can be filtered out
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user