summaryrefslogtreecommitdiffstats
path: root/games/primes/pr_tbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/primes/pr_tbl.c')
-rw-r--r--games/primes/pr_tbl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/primes/pr_tbl.c b/games/primes/pr_tbl.c
index b7b8d04..dcad3aa 100644
--- a/games/primes/pr_tbl.c
+++ b/games/primes/pr_tbl.c
@@ -45,7 +45,7 @@ static char sccsid[] = "@(#)pr_tbl.c 8.1 (Berkeley) 5/31/93";
*
* chongo <for a good prime call: 391581 * 2^216193 - 1> /\oo/\
*
- * We are able to sieve 2^32-1 because this table has primes up to 65537
+ * We are able to sieve 2^32-1 because this table has primes up to 65537
* and 65537^2 > 2^32-1.
*/
OpenPOWER on IntegriCloud