commonds: fix typo

Signed-off-by: 's avatarLong Wang <w@laoqinren.net>
parent 2945ea97
...@@ -260,7 +260,7 @@ static int lxc_cmd_send(const char *name, struct lxc_cmd_rr *cmd, ...@@ -260,7 +260,7 @@ static int lxc_cmd_send(const char *name, struct lxc_cmd_rr *cmd,
* request and collect the response * request and collect the response
* *
* @name : name of container to connect to * @name : name of container to connect to
* @cmd : command with initialized reqest to send * @cmd : command with initialized request to send
* @stopped : output indicator if the container was not running * @stopped : output indicator if the container was not running
* @lxcpath : the lxcpath in which the container is running * @lxcpath : the lxcpath in which the container is running
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment