ui.gadgets.status-bar: fix typo in docs

db4
Keita Haga 2011-01-16 21:46:01 +09:00
parent fc048b6336
commit 5cad80fdc9
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ HELP: <status-bar>
HELP: open-status-window
{ $values { "gadget" gadget } { "title/attributes" { "a " { $link string } " or a " { $link world-attributes } " tuple" } } }
{ $description "Like " { $link open-window } ", with the additional feature that the new window iwll have a status bar displaying the value stored in the world's " { $slot "status" } " slot." }
{ $description "Like " { $link open-window } ", with the additional feature that the new window will have a status bar displaying the value stored in the world's " { $slot "status" } " slot." }
{ $see-also show-status hide-status } ;
ARTICLE: "ui.gadgets.status-bar" "Status bars and mouse-over help"