typo
svn: r17175 original commit: ed805668cdb322b1788095bcc93ecb4eaf6d3332
This commit is contained in:
parent
edfdb1371b
commit
699190cdb3
|
@ -1735,7 +1735,7 @@ If @scheme[end] is not @scheme['same] and not the same as @scheme[start],
|
|||
|
||||
When the specified range cannot fit in the visible area, @scheme[bias]
|
||||
indicates which end of the range to display. When @scheme[bias] is
|
||||
@scheme['same], then the start of the range is displayed. When
|
||||
@scheme['start], then the start of the range is displayed. When
|
||||
@scheme[bias] is @scheme['end], then the end of the range is
|
||||
displayed. Otherwise, @scheme[bias] must be @scheme['none].
|
||||
|
||||
|
@ -1747,7 +1747,7 @@ If the editor is scrolled, then the editor is redrawn and the return
|
|||
scroll-editor-to].
|
||||
|
||||
Scrolling is disallowed when the editor is internally locked for
|
||||
reflowing (see also @|lockdiscuss|).
|
||||
reflowing (see also @|lockdiscuss|).
|
||||
|
||||
The system may scroll the editor without calling this method. For
|
||||
example, a canvas displaying an editor might scroll the editor to
|
||||
|
|
Loading…
Reference in New Issue
Block a user