Skip to content

Commit ccaa604

Browse files
committed
Clarify some wording
1 parent a2e9dd9 commit ccaa604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sprite.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ instructions(void)
135135
move(9, 50);
136136
printw("d: delete pixel");
137137
move(10, 50);
138-
printw("e: export");
138+
printw("e: export to PNG");
139139
move(11, 50);
140140
printw("s: save");
141141
move(12, 50);

0 commit comments

Comments
 (0)