From af3a99ae55c73f4af5bf9cff22ed2d605d4cc80b Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 17 Aug 2011 20:43:12 -0600 Subject: [PATCH] Revert "Fix a scribble test for plural "Examples"" The test was correct, and e4729afdbff84 fixes the bug. This reverts commit 4eaab11d14279846ccf1f2a776f2c4d0fdb7a794. original commit: 09b4a55d87d058f904a82f84ac1443e245343404 --- collects/tests/scribble/docs/print-lines.txt | 2 +- 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 index f75d2227..eeec2c61 100644 --- 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 ())