summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/afb/afb-req-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/afb/afb-req-common.h b/include/afb/afb-req-common.h
index 7d4473c5..1bb017ef 100644
--- a/include/afb/afb-req-common.h
+++ b/include/afb/afb-req-common.h
@@ -89,7 +89,7 @@ struct afb_req
};
/*
- * Checks wether the request 'req' is valid or not.
+ * Checks whether the request 'req' is valid or not.
*
* Returns 0 if not valid or 1 if valid.
*/