Skip to content

Commit a6c83f6

Browse files
committed
fix typo
1 parent 6b38b52 commit a6c83f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/snakepu/design.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ NOT
7878
AND src
7979
XOR src
8080
OR src
81-
SHL src (shift left - where src is the number of bits to shift)
81+
SHL src (shift left - where src contains the number of bits to shift)
8282
SHR src (shift right - same as above)
8383
[TODO...]
8484

0 commit comments

Comments
 (0)