Fixed typo.

This commit is contained in:
henri 2012-05-21 15:44:25 +00:00
parent b95ed1812e
commit 15f7ad8f3c

View file

@ -123,7 +123,7 @@ RPC_version = {
-- Low-level communication class
Comm = {
--- Creats a new rpc Comm object
--- Creates a new rpc Comm object
--
-- @param program name string
-- @param version number containing the program version to use