Fix minor typos (#37)
This commit is contained in:
committed by
Jim Evins
parent
9ff59a2cb5
commit
76c370bf52
@@ -217,7 +217,7 @@ namespace glabels
|
||||
}
|
||||
else
|
||||
{
|
||||
/* begining of a simple field. */
|
||||
/* beginning of a simple field. */
|
||||
field.append( c );
|
||||
state = SIMPLE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user