X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Funixctl.c;h=3d5eda605985b1f94f0ea3f95ed420c6396900fc;hb=ec9f40dce11c7e81bc41d42e3bbfaaf8287165ce;hp=104a2d9a3a3bcdb82486d43e879c14d254953134;hpb=4be5ac89bea2972007d53992be841e0e8eb3350b;p=sliver-openvswitch.git diff --git a/lib/unixctl.c b/lib/unixctl.c index 104a2d9a3..3d5eda605 100644 --- a/lib/unixctl.c +++ b/lib/unixctl.c @@ -168,7 +168,7 @@ unixctl_command_reply(struct unixctl_conn *conn, const char *result) } /* Replies to the active unixctl connection 'conn'. 'error' is sent to the - * client indicating an error occured processing the command. Only one call to + * client indicating an error occurred processing the command. Only one call to * unixctl_command_reply() or unixctl_command_reply_error() may be made per * request. */ void