aboutsummaryrefslogtreecommitdiffstats
path: root/util/iobuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/iobuf.c')
-rw-r--r--util/iobuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/iobuf.c b/util/iobuf.c
index d58a8e40d..67a097495 100644
--- a/util/iobuf.c
+++ b/util/iobuf.c
@@ -625,7 +625,7 @@ iobuf_openrw( const char *fname )
/****************
* You can overwrite the normal iobuf behaviour by using this function.
- * If used, the crwated iobuf is a simple wrapper around stdio.
+ * If used the iobuf is a simple wrapper around stdio.
* NULL if an error occures and sets errno
*/
IOBUF