Skip to content

Commit 5ea4627

Browse files
committedJul 5, 2018
2018-Jul-04 huge change
1 parent 3dbcefc commit 5ea4627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎input.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ static void display_help(void)
260260
printf("\tuse - use an item or items\n");
261261
printf("--------------------------------------------------------------------------------\n");
262262
printf("TO QUIT\n");
263-
printf("\tquit - give up in your search and go home.\n");
263+
printf("\tquit - give up in your search and go home\n");
264264
printf("--------------------------------------------------------------------------------\n");
265265
}
266266

0 commit comments

Comments
 (0)
Please sign in to comment.