Skip to content

Commit a7e0f8d

Browse files
committed
Fix typo
1 parent e8351cd commit a7e0f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoints/entry.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ realstart:
4949
# You see, LIBMCRD suffers from Bubsyitis and is constantly talking to memory cards, issuing
5050
# _card_info calls on every god damn frame.
5151
#
52-
# This wouldn't be a problem if it the BIOS wasn't retarded and, when opening a file, waited
52+
# This wouldn't be a problem if the BIOS wasn't retarded and, when opening a file, waited
5353
# for the sector read to finish. In line with Sony's marvelous programming practices, it
5454
# instead waits for *any* memory card access to finish.
5555
#

0 commit comments

Comments
 (0)