diff options
Diffstat (limited to 'examples/lisp-esque.conf')
-rw-r--r-- | examples/lisp-esque.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 19ee95c..f01886f 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -44,7 +44,7 @@ ; Geographical coodinates: latitude longitude (northwards and eastwards in degrees) - (coordinates 59.3472 18.0728) + (coordinates 59.3326, 18.0652) ; If you have this store in ~/.location you can use ; (coordinates :parse (read "~/.location")) ; If the command `~/.location` prints the information you can use |