get-defs and get-ints were swapped in documentation of get-definitions-text and get-interactions-text

svn: r11189
This commit is contained in:
Carl Eastlund 2008-08-11 20:43:15 +00:00
parent dc82ffd05a
commit 80699eddb0

View File

@ -593,7 +593,7 @@ object, but if you change the
Calls result of
@method[drscheme:unit:frame<%> get-current-tab]'s
@method[drscheme:unit:tab<%> get-ints] method.
@method[drscheme:unit:tab<%> get-defs] method.
}
@ -625,7 +625,7 @@ it will use the extended class to create the canvas.
Calls result of
@method[drscheme:unit:frame<%> get-current-tab]'s
@method[drscheme:unit:tab<%> get-defs] method.
@method[drscheme:unit:tab<%> get-ints] method.
}