commit b341cf158ab0b79a3114168577a94bb2a84139e1
parent 263f30c8b3ddc76929bf2f843b15b45ed9751641
Author: Eli Barzilay <eli@racket-lang.org>
Date: Wed, 28 May 2008 05:23:39 +0000
typo
svn: r9997
original commit: 6441d98428bc54a84b261b57dc0d63ed6871452d
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/collects/scribblings/scribble/basic.scrbl b/collects/scribblings/scribble/basic.scrbl
@@ -171,7 +171,7 @@ Wraps the @tech{decode}d @scheme[pre-content] as an element with style
Creates an index element given a plain-text string---or list of
strings for a hierarchy, such as @scheme['("strings" "plain")] for a
-``plain'' entry until a more general ``strings'' entry. The strings
+``plain'' entry below a more general ``strings'' entry. The strings
also serve as the text to render in the index. The @tech{decode}d
@scheme[pre-content] is the text to appear inline as the index
target.}