diff options
author | Struan Donald <struan@exo.org.uk> | 2013-03-07 15:35:34 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-03-07 15:35:34 +0000 |
commit | 7dc2f8a945e095e2b03ea9dbc4b7405d8c1b8a07 (patch) | |
tree | a69ec0fdde3cf9e2b1e9e9b9833e539ef0b29a79 | |
parent | 856c417b018769e1377011efe50c008d43bfea48 (diff) |
default accuracy is unknown
-rw-r--r-- | www/templates/en/around.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/en/around.html b/www/templates/en/around.html index 01cd17e..0af232c 100644 --- a/www/templates/en/around.html +++ b/www/templates/en/around.html @@ -11,7 +11,7 @@ </p> <p> - Current accuarcy is <span id="accuracy"></span> - we'll load + Current accuracy is <span id="accuracy">unknown</span> - we'll load the map when it's 100m or better. </p> |