From ec20848c4689e73090963255b6cf923d6859c1be Mon Sep 17 00:00:00 2001 From: Vladimir Krasheninnikov Date: Tue, 25 Feb 2025 23:05:09 +0100 Subject: Format widget.md substring --- doc/lua/openstarbound/interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/lua') diff --git a/doc/lua/openstarbound/interface.md b/doc/lua/openstarbound/interface.md index 70b2a4b..ede9840 100644 --- a/doc/lua/openstarbound/interface.md +++ b/doc/lua/openstarbound/interface.md @@ -55,7 +55,7 @@ Displays a registered pane. --- #### `CanvasWidget` interface.bindCanvas(`string` name, [`bool` ignoreInterfaceScale = false]) -Binds the canvas widget on the main interface with the specified name as userdata for easy access. The `CanvasWidget` has the same methods as described in widget.md. +Binds the canvas widget on the main interface with the specified name as userdata for easy access. The `CanvasWidget` has the same methods as described in `widget.md`. - **ignoreInterfaceScale** is used to ignore the current interface scaling and bind the canvas with the screen size. -- cgit v1.2.3