summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/troubleshooting.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/troubleshooting.html b/www/troubleshooting.html
index d8070edc..0743ef2a 100644
--- a/www/troubleshooting.html
+++ b/www/troubleshooting.html
@@ -162,7 +162,7 @@ argument (for example. <code>"gpsmon /dev/ttyUSB0"</code>). After a
few moments to sync up, it should display a screen full of data on the
device, including displaying the raw packet data streaming from it.</p>
-<p>If <b>gpsmon(1)</b> reports no data at all, you ma have the device
+<p>If <b>gpsmon(1)</b> reports no data at all, you may have the device
path wrong; check that using <b>dmesg(8)</b> or by whatever means you
have available. If you have the right device, you may have some
low-level system problem with serial or USB that you'll need to fix