Fix minor typos (#37)

This commit is contained in:
Yuri Chornoivan
2018-11-14 02:01:14 +02:00
committed by Jim Evins
parent 9ff59a2cb5
commit 76c370bf52
12 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -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