summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ofp-errors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ofp-errors.c b/lib/ofp-errors.c
index 9fd48fe79..f2df8aec0 100644
--- a/lib/ofp-errors.c
+++ b/lib/ofp-errors.c
@@ -295,7 +295,7 @@ ofperr_get_code(enum ofperr error, enum ofp_version version)
return domain ? ofperr_get_pair__(error, domain)->code : -1;
}
-/* Tries to decodes 'oh', which should be an OpenFlow OFPT_ERROR message.
+/* Tries to decode 'oh', which should be an OpenFlow OFPT_ERROR message.
* Returns an OFPERR_* constant on success, 0 on failure.
*
* If 'payload' is nonnull, on success '*payload' is initialized to the