Index: uspace/lib/c/generic/str.c
===================================================================
--- uspace/lib/c/generic/str.c	(revision abb7491c1e50240dca865ddc6c8cf97ef8947f33)
+++ uspace/lib/c/generic/str.c	(revision 75e0f15c2ca3704588ba09b4d96b362e66e09f45)
@@ -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.
  *
