commit af3a99ae55c73f4af5bf9cff22ed2d605d4cc80b
parent 1e219c6fe19535b1e13cf65685a8c9088b39c6e4
Author: Matthew Flatt <mflatt@racket-lang.org>
Date: Wed, 17 Aug 2011 20:43:12 -0600
Revert "Fix a scribble test for plural "Examples""
The test was correct, and e4729afdbff84 fixes the bug.
This reverts commit 4eaab11d14279846ccf1f2a776f2c4d0fdb7a794.
original commit: 09b4a55d87d058f904a82f84ac1443e245343404
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/collects/tests/scribble/docs/print-lines.txt b/collects/tests/scribble/docs/print-lines.txt
@@ -1,6 +1,6 @@
Pretty-Print-Handler Bug Example
-Examples:
+Example:
> '((x "positional 1")
(rest ("positional 2" "positional 3"))
(a ())