Fix minor typos (#37)
This commit is contained in:
committed by
Jim Evins
parent
9ff59a2cb5
commit
76c370bf52
@@ -50,7 +50,7 @@ namespace glabels
|
||||
{
|
||||
QList<QColor> colorList = readColorList();
|
||||
|
||||
// Remove any occurances of this color already in list
|
||||
// Remove any occurrences of this color already in list
|
||||
colorList.removeAll( color );
|
||||
|
||||
// Now add to list
|
||||
|
||||
Reference in New Issue
Block a user