Skip to content

Commit d8a3aac

Browse files
authored
Merge pull request Hamlib#1688 from brianjester/patch-1
Update README.developer
2 parents 44014b9 + a9ce0b0 commit d8a3aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.developer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Additionally, you may want to add the '--with-perl-binding' or
331331
'--with-python-binding' or '--with-tcl-binding' or '--with-lua-binding' if you are
332332
interested in SWIG binding support for those scripting languages.
333333

334-
For LUA bindinds if you run "lua luatest.lua" and see this error message:
334+
For LUA bindings if you run "lua luatest.lua" and see this error message:
335335
luatest.lua:44: Error in Rig::set_mode (arg 2), expected 'rmode_t' got 'string'
336336
This means you need to upgrade both swig and lua for 64-bit lua support
337337
This is known to work on swig 4.0.1 and lua 5.3.5

0 commit comments

Comments
 (0)