mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-13 14:06:42 +03:00
Merge branch 'ptmikheev-master-patch-77814' into 'master'
Fix wrong function name in Lua docs See merge request OpenMW/openmw!1854
This commit is contained in:
commit
24d560a872
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ local function deepContentCopy(content)
|
|||
end
|
||||
|
||||
---
|
||||
-- @function [parent=#ui] templates
|
||||
-- @function [parent=#ui] deepLayoutCopy
|
||||
-- @param #table layout
|
||||
-- @return #table copied layout
|
||||
function aux_ui.deepLayoutCopy(layout)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue