We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334b053 commit 9561e86Copy full SHA for 9561e86
src/browsers.c
@@ -48,7 +48,7 @@ static char ***browsers_hash = NULL;
48
49
/* {"search string", "belongs to"} */
50
static const char *browsers[][2] = {
51
- /* Game systems: most of them are based off major browsers,
+ /* Game systems: most of them are based on major browsers,
52
* thus they need to go before. */
53
{"Xbox One", "Game Systems"},
54
{"Xbox", "Game Systems"},
0 commit comments