Replace non-ASCII quotes.

This commit is contained in:
gocha 2012-08-27 12:25:45 +00:00
parent c1f4a60a9e
commit 671b1a95f1
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ public:
commandCursor = 0;
size = 0;
// A “command without parameters” is one of the four following commands:
// A "command without parameters" is one of the four following commands:
// - PushMatrix
// - LoadIdentity
// - End