Skip to content

Commit a9ce0b0

Browse files
authored
Update README.developer
fix typo
1 parent 44014b9 commit a9ce0b0

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)