From f2accd31e76f9e487bc0961d5b54bae26bbff28a Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Wed, 14 May 2003 01:09:40 +0000 Subject: [PATCH] .. original commit: cc209cd97bde059a9c6d9e4cae224878ddb7993d --- collects/framework/framework.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/framework/framework.ss b/collects/framework/framework.ss index d3df8466..9320f342 100644 --- a/collects/framework/framework.ss +++ b/collects/framework/framework.ss @@ -43,9 +43,9 @@ "These two values are appended to the version string. \\rawscm{write} is" "used to transform them to strings. For example:" "" - "\\rawscm{(version:add-version-spec 's 1)}" + "\\rawscm{(version:add-spec 's 1)}" "" - "in version 201 will make the version string be \\rawscm{\"201s1\"}. The" + "in version 205 will make the version string be \\rawscm{\"205s1\"}. The" "symbols \\rawscm{'f} and \\rawscm{'d} are used internally for framework and" "drscheme revisions.") (version:version