Skip to content

Commit 860f14b

Browse files
gfbeerfindler
authored andcommitted
Typo
1 parent be6bd01 commit 860f14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui-lib/framework/main.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
in the @racket[text%] object connected to the ports in a @racket[text:port<%>]
172172
object. This function, when it is called, constructs the bytes
173173
corresponding to the result of using the @racket[snip]'s
174-
@method[snip% write] method and saves them in it's result. Then,
174+
@method[snip% write] method and saves them in its result. Then,
175175
when the result is used as a special, the snip will rebuild from
176176
the bytes, but now using the @racket[snip-class%] from the
177177
@tech[#:doc '(lib "scribblings/gui/gui.scrbl")]{eventspace}

0 commit comments

Comments
 (0)