Typo
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 23 Apr 2010 23:43:40 +0000 (19:43 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 23 Apr 2010 23:43:40 +0000 (19:43 -0400)
src/hb-open-type-private.hh

index ccd26dc..106af0c 100644 (file)
@@ -295,7 +295,7 @@ struct Sanitizer
     if (sane) {
       if (context.edit_count) {
 #if HB_DEBUG_SANITIZE
-       fprintf (stderr, "Sanitizer %p passed first round with %d edits; going a second round %s\n",
+       fprintf (stderr, "Sanitizer %p passed first round with %d edits; doing a second round %s\n",
                 blob, context.edit_count, __PRETTY_FUNCTION__);
 #endif
         /* sanitize again to ensure no toe-stepping */