summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/math.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/math.c b/math/math.c
index 0388ee5..a1c577a 100644
--- a/math/math.c
+++ b/math/math.c
@@ -81,7 +81,7 @@ pr_foot(void)
puts("<p>Copyright &copy; 2006 <a href=\"http://www.vhost.dyndns.org/\">Dimitri A. Sokolyuk</a>");
puts("Worksheets are copyright their respective authors,");
puts("submission implies license to publish on this web site.");
- puts("This size runs as CGI on <a href=\"http://www.openbsd.org/\">OpenBSD</a>,");
+ puts("This site runs as CGI on <a href=\"http://www.openbsd.org/\">OpenBSD</a>,");
puts("the <a href=\"http://math.vhost.dyndns.org/math-src.tar.gz\">source code</a>");
puts("is <a href=\"http://www.opensource.org/licenses/mit-license.php\">MIT licensed</a>.</p>");