]> git.the-white-hart.net Git - atmega/siggen.git/commitdiff
Fix typo
authoruser <none>
Mon, 7 Aug 2023 22:40:35 +0000 (17:40 -0500)
committeruser <none>
Mon, 7 Aug 2023 22:40:35 +0000 (17:40 -0500)
asm_1/siggen.asm

index bc2493a98f02c76182d9f684a97cfb5376e63fc2..54bf9030c7e406b9acee6828c16a1b7161454888 100644 (file)
@@ -61,7 +61,7 @@
 ; - Handle user input (waveform select button and frequency knob)
 ; - Output a sample from the waveform LUT
 ;
-; User input handling can happen on a liesurely timescale (at the very least
+; User input handling can happen on a leisurely timescale (at the very least
 ; once every 200ms (5 Hz), and precise timing is not necessary)
 ;
 ; Sample output must happen as quickly as possible and with a fixed number of