fix claim that Beginning Scheme is the default
svn: r5890
This commit is contained in:
parent
392bd607d4
commit
a2cbbb6371
|
@ -83,7 +83,7 @@
|
|||
" are in both languages, Pretty Big behaves like Graphical"
|
||||
" (MrEd)."))
|
||||
"The " (a ([name "module"] [value "module"]))
|
||||
,(standout-text "module")
|
||||
,(standout-text "(module ...)")
|
||||
" language supports development using PLT Scheme's "
|
||||
,(manual-entry "mzscheme" "modules" `(code "module"))
|
||||
" form, where the module's language is explicitly declared in the code."
|
||||
|
@ -98,6 +98,6 @@
|
|||
(a ([href "/servlets/manuals.ss"]) "manuals page") "."
|
||||
(p)
|
||||
(a ([name "lang-sel"] [value "language, setting"]))
|
||||
"DrScheme's default language is Beginning Student. To change the"
|
||||
"To change the"
|
||||
" language, select the " (b "Choose Language...") " item in the "
|
||||
(B "Language") " menu."))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user