From 18ff1e83f45b0031fdffed483996a419e5ccf7f8 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sat, 28 Apr 2007 23:49:03 +0000 Subject: [PATCH] fix doc typo svn: r6077 --- collects/wxme/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/wxme/doc.txt b/collects/wxme/doc.txt index 37b0ef34bd..46d13a9298 100644 --- a/collects/wxme/doc.txt +++ b/collects/wxme/doc.txt @@ -50,7 +50,7 @@ non-text content that can be read. Returns two values: a list of snip-class names (as strings) used by the given stream, and a list of data-class names (as strings) used by -the stream. If the stream is now a WXME stream, the result is two +the stream. If the stream is not a WXME stream, the result is two empty lists. The given stream is not closed, and only data for a WXME stream (if any) is consumed.