summaryrefslogtreecommitdiff
path: root/src/highscore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/highscore.cpp')
-rw-r--r--src/highscore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/highscore.cpp b/src/highscore.cpp
index 1c79d44fa..86460f97d 100644
--- a/src/highscore.cpp
+++ b/src/highscore.cpp
@@ -116,7 +116,7 @@ int8 SaveHighScoreValueNetwork()
}
}
- /* Add top5 companys to highscore table */
+ /* Add top5 companies to highscore table */
return company;
}