Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo in doc/lua_api.txt
  • Loading branch information
kahrl committed Jul 4, 2014
1 parent b8343cd commit 95be18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lua_api.txt
Expand Up @@ -1015,7 +1015,7 @@ image_button[<X>,<Y>;<W>,<H>;<texture name>;<name>;<label>;<noclip>;<drawborder>
item_image_button[<X>,<Y>;<W>,<H>;<item name>;<name>;<label>]
^ x, y, w, h, name and label work as per button
^ item name is the registered name of an item/node,
tooltip will be made out of its descritption
tooltip will be made out of its description
to override it use tooltip element
^ Position and size units are inventory slots

Expand Down

1 comment on commit 95be18a

@HybridDog
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there could be some more mistakes
http://paste.ubuntu.com/7750271/

Please sign in to comment.