From cb9907c2d1adb00e1af10658be43864ec893cc47 Mon Sep 17 00:00:00 2001 From: benfry Date: Mon, 21 Jun 2010 09:28:52 +0000 Subject: [PATCH] small typo --- build/shared/revisions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 798fd5fc6..84f0a790d 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -24,7 +24,7 @@ Processing usable on Macs again. + Fix for PDF library and createFont() on Linux, thanks to Matthias Breuer. http://dev.processing.org/bugs/show_bug.cgi?id=1566 -+ Fix from takachin for problem with full-width space with Japanese IME. ++ Fix from takachin for a problem with full-width space with Japanese IME. http://dev.processing.org/bugs/show_bug.cgi?id=1531 + Reset matrix for the PDF library in-between frames