typo (PR9836)
svn: r12045
This commit is contained in:
parent
2e9ac659bd
commit
61aa266525
|
@ -25,7 +25,7 @@ Sometimes, a bitmap object creation fails in a low-level manner. In
|
|||
[width (integer-in 1 10000)]
|
||||
[height (integer-in 1 10000)]))]{
|
||||
|
||||
When @scheme[with] and @scheme[height] are provided: Creates a new
|
||||
When @scheme[width] and @scheme[height] are provided: Creates a new
|
||||
bitmap. If @scheme[monochrome?] is @scheme[#f], the bitmap matches
|
||||
the display depth of the screen. The initial content of the bitmap is
|
||||
undefined.
|
||||
|
|
Loading…
Reference in New Issue
Block a user