Commit for the 090401 release.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / StreamCallbacks.h
index 891f2f5..5c2dad6 100644 (file)
@@ -48,7 +48,7 @@
                         *  Stream callback functions should return a value from the StreamCallback_Return_ErrorCodes_t\r
                         *  enum.\r
                         *\r
-                        *  Usage Example (Device Endpoint, but applicable for Host pipes also):\r
+                        *  Usage Example (Device Endpoint, but applicable for Host Pipes also):\r
                         *  \code\r
                         *  STREAM_CALLBACK(GlobalNotSet); // Callback Prototype\r
                         *\r