projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
225dc35
)
Typo.
author
Matt Birkholz
<matt@birkholz.chandler.az.us>
Tue, 31 May 2011 01:16:24 +0000
(18:16 -0700)
committer
Matt Birkholz
<matt@birkholz.chandler.az.us>
Tue, 31 May 2011 01:16:24 +0000
(18:16 -0700)
doc/gtk/gtk.texinfo
patch
|
blob
|
history
diff --git
a/doc/gtk/gtk.texinfo
b/doc/gtk/gtk.texinfo
index e5f060f18de190f286f13415a7fd1cf024923227..9a15907a6999b7e188b1862e50338dccf425462c 100644
(file)
--- a/
doc/gtk/gtk.texinfo
+++ b/
doc/gtk/gtk.texinfo
@@
-786,7
+786,7
@@
A PangoFontDescription alien --- a toolkit object owned by
@deffn Procedure set-gtk-widget-font! widget font
Set @var{widget}'s style to use @var{font}, a PangoFontDescription.
-@var{Widget} will ref @var{
desc
}.
+@var{Widget} will ref @var{
font
}.
@end deffn
@node Gtk Container, Gtk Window, Gtk Widget, API Reference