Index: uspace/lib/fmtutil/fmtutil.h
===================================================================
--- uspace/lib/fmtutil/fmtutil.h	(revision 6045ecf952aa13d0fd20bc36b884629273254896)
+++ uspace/lib/fmtutil/fmtutil.h	(revision 132ab5d1e75253f9bae910b2748a4c13efe7e71f)
@@ -42,5 +42,5 @@
  * @param data user data
  * 
- * @returns EOK on success or error code on failure
+ * @returns EOK on success or an error code on failure
  */
 typedef int (*line_consumer_fn)(wchar_t *, size_t, bool, void *);
