X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/711542ee8986482a12796ffdbc4a32912b267e44..def0e0ff1b10a1c101885e83624a418e24be8648:/LUFA/ManPages/SoftwareBootloaderJump.txt?ds=sidebyside diff --git a/LUFA/ManPages/SoftwareBootloaderJump.txt b/LUFA/ManPages/SoftwareBootloaderJump.txt index 0f46f2c32..6e7ea584e 100644 --- a/LUFA/ManPages/SoftwareBootloaderJump.txt +++ b/LUFA/ManPages/SoftwareBootloaderJump.txt @@ -44,7 +44,7 @@ * * void Jump_To_Bootloader(void) * { - * // If USB is used, detatch from the bus + * // If USB is used, detach from the bus * USB_ShutDown(); * * // Disable all interrupts