From eeb6bcd2edd4908b7972471f787a4f38416ec6c5 Mon Sep 17 00:00:00 2001 From: benfry Date: Mon, 6 Nov 2006 20:20:00 +0000 Subject: [PATCH] another 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 551385afa..3a14b90e6 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -17,7 +17,7 @@ and some other minor tweaks. + Printing a tab is now supported (but with caveats) http://dev.processing.org/bugs/show_bug.cgi?id=27 The"Page Setup" dialog doesn't work very well because Java seems - to suck at printing, and suck differently on different platforms: + to suck at printing, and sucks differently on different platforms: http://dev.processing.org/bugs/show_bug.cgi?id=435 Also, only the current tab is printed: http://dev.processing.org/bugs/show_bug.cgi?id=28