aboutsummaryrefslogtreecommitdiff
path: root/clients/net-snk/app/biosemu/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'clients/net-snk/app/biosemu/device.h')
-rw-r--r--clients/net-snk/app/biosemu/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/net-snk/app/biosemu/device.h b/clients/net-snk/app/biosemu/device.h
index 425dd3c..65c17ae 100644
--- a/clients/net-snk/app/biosemu/device.h
+++ b/clients/net-snk/app/biosemu/device.h
@@ -141,7 +141,7 @@ in16le(void *addr)
return val;
}
-/* debug function, dumps HID1 and HID4 to detect wether caches are on/off */
+/* debug function, dumps HID1 and HID4 to detect whether caches are on/off */
static inline void
dumpHID(void)
{