[trivial] Fix recently introduced typos in comments

This commit is contained in:
practicalswift
2017-02-06 15:16:18 +01:00
parent 870cd2b58a
commit 0c9b9b7d64
8 changed files with 12 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ public:
};
/**
* Specifiy a (method, idx, name) here if the argument is a non-string RPC
* Specify a (method, idx, name) here if the argument is a non-string RPC
* argument and needs to be converted from JSON.
*
* @note Parameter indexes start from 0.