We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be6bd01 commit 860f14bCopy full SHA for 860f14b
gui-lib/framework/main.rkt
@@ -171,7 +171,7 @@
171
in the @racket[text%] object connected to the ports in a @racket[text:port<%>]
172
object. This function, when it is called, constructs the bytes
173
corresponding to the result of using the @racket[snip]'s
174
- @method[snip% write] method and saves them in it's result. Then,
+ @method[snip% write] method and saves them in its result. Then,
175
when the result is used as a special, the snip will rebuild from
176
the bytes, but now using the @racket[snip-class%] from the
177
@tech[#:doc '(lib "scribblings/gui/gui.scrbl")]{eventspace}
0 commit comments