summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-09-05 17:18:35 -0400
committerEric S. Raymond <esr@thyrsus.com>2012-09-05 17:18:35 -0400
commit64e5d66845091a21f6349de8cdfd23894489e69f (patch)
tree9bbc2d8d3a3e9088902a4d9523e61c430fa270df /www
parent76e3b55d7b3ffdc84075771a502d520fc1e9d8b3 (diff)
downloadgpsd-64e5d66845091a21f6349de8cdfd23894489e69f.tar.gz
Comment typo fix.
Diffstat (limited to 'www')
-rw-r--r--www/gps_report.cgi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gps_report.cgi.in b/www/gps_report.cgi.in
index 5aa601db..c6b92bbe 100644
--- a/www/gps_report.cgi.in
+++ b/www/gps_report.cgi.in
@@ -7,7 +7,7 @@
#
# The wackiness with output_sample_com happens because the user has to click
# through twice - once to review and once to submit. Thus the content has
-# to be embedded as a hidden field - and base64-armored, beecause it might
+# to be embedded as a hidden field - and base64-armored, because it might
# otherwise have stuff in it that isn't legal in HTML attribute vakues.
#
import sys, os, smtplib, base64