typo
svn: r8468 original commit: 7ed3d17dbac1f942d512cffd0f280c90f4b0b659
This commit is contained in:
parent
ee0d907c6b
commit
d49022dbee
|
@ -134,7 +134,7 @@ Hides the cursor until the user moves the mouse or clicks the mouse
|
||||||
|
|
||||||
Gets a resource value from the resource database. The resource value
|
Gets a resource value from the resource database. The resource value
|
||||||
is keyed on the combination of @scheme[section] and @scheme[entry]. The
|
is keyed on the combination of @scheme[section] and @scheme[entry]. The
|
||||||
return value is @scheme[#t] is a value is found, @scheme[#f] if it is
|
return value is @scheme[#t] if a value is found, @scheme[#f] if it is
|
||||||
not. The type of the value initially in the @scheme[value] box
|
not. The type of the value initially in the @scheme[value] box
|
||||||
determines the way that the resource is interpreted, and @scheme[value]
|
determines the way that the resource is interpreted, and @scheme[value]
|
||||||
is filled with a new value of the same type if one is found.
|
is filled with a new value of the same type if one is found.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user