Index: uspace/lib/c/generic/str.c
===================================================================
--- uspace/lib/c/generic/str.c	(revision abb7491c1e50240dca865ddc6c8cf97ef8947f33)
+++ uspace/lib/c/generic/str.c	(revision 4046b2f4166ca5db3b550a1346cc8476a4ab39c9)
@@ -551,5 +551,5 @@
  *
  * Common legacy text encoding in hardware is 7-bit ASCII fitted into
- * a fixed-with byte buffer (bit 7 always zero), right-padded with spaces
+ * a fixed-width byte buffer (bit 7 always zero), right-padded with spaces
  * (ASCII 0x20). Convert space-padded ascii to string representation.
  *
