Skip to content

Commit 9561e86

Browse files
authored
Update browsers.c
Fixed typo.
1 parent 334b053 commit 9561e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/browsers.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ static char ***browsers_hash = NULL;
4848

4949
/* {"search string", "belongs to"} */
5050
static const char *browsers[][2] = {
51-
/* Game systems: most of them are based off major browsers,
51+
/* Game systems: most of them are based on major browsers,
5252
* thus they need to go before. */
5353
{"Xbox One", "Game Systems"},
5454
{"Xbox", "Game Systems"},

0 commit comments

Comments
 (0)