Skip to content

Commit 038173d

Browse files
authored
Update reference.md
1 parent a412921 commit 038173d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ namespace, caller has to use the return value from `require` call.
8080

8181
### GObject.Closure
8282

83-
- `GObject.Glosure(func)`
83+
- `GObject.Glosure(target)`
8484
- `target` is Lua function or anything Lua-callable.
8585

8686
Creates new GClosure instance wrapping given Lua callable. When

0 commit comments

Comments
 (0)