Skip to content

Commit ba5c280

Browse files
committed
better
1 parent 562675b commit ba5c280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $(DL
66

77
$(DT $(LNAME2 blit, $(ACRONYM BLIT, Block Transfer)))
88
$(DD Also known as BLT, blit refers to copying memory
9-
byte by byte. In C, this is referred to as a memcpy
9+
byte for byte. In C, this is referred to as a memcpy
1010
operation.
1111
The name originated with the BLT instruction on the
1212
DEC PDP-10 computer.

0 commit comments

Comments
 (0)