Index: uspace/lib/usb/src/debug.c
===================================================================
--- uspace/lib/usb/src/debug.c	(revision ff4185e6f53357568fd755520ab20fa510077b04)
+++ uspace/lib/usb/src/debug.c	(revision d78a32f96c1620450cefd7ea30748db93a6de1c5)
@@ -265,5 +265,5 @@
  * in a static fibril local string.
  * That means that you do not have to deallocate the string (actually, you
- * can not do that) and you do not have to save it agains concurrent
+ * can not do that) and you do not have to guard it against concurrent
  * calls to it.
  * The only limitation is that each call rewrites the buffer again.
