summaryrefslogtreecommitdiff
path: root/printbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'printbuf.h')
-rw-r--r--printbuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/printbuf.h b/printbuf.h
index 165d7f6..bfcbd2b 100644
--- a/printbuf.h
+++ b/printbuf.h
@@ -15,7 +15,7 @@
/**
* @file
- * @brief Internal string buffer handing. Unless you're writing a
+ * @brief Internal string buffer handing. Unless you're writing a
* json_object_to_json_string_fn implementation for use with
* json_object_set_serializer() direct use of this is not
* recommended.