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
@@ -217,7 +217,7 @@ namespace glabels
}
else
{
/* begining of a simple field. */
/* beginning of a simple field. */
field.append( c );
state = SIMPLE;
}