diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-25 12:26:23 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-25 12:27:04 +0100 |
commit | 7006e22077bc5e05a3ad49f86ddd42547a93695d (patch) | |
tree | 28cc96085ea2ec02271beffbe03fff52d41c65e9 /examples/comprehensive | |
parent | Appearently we can interrupt datetime.datetime.now (diff) | |
download | blueshift-7006e22077bc5e05a3ad49f86ddd42547a93695d.tar.gz blueshift-7006e22077bc5e05a3ad49f86ddd42547a93695d.tar.bz2 blueshift-7006e22077bc5e05a3ad49f86ddd42547a93695d.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples/comprehensive')
-rw-r--r-- | examples/comprehensive | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/comprehensive b/examples/comprehensive index 21efc14..daaa626 100644 --- a/examples/comprehensive +++ b/examples/comprehensive @@ -43,7 +43,7 @@ import os # Geographical coodinates. # ("Kristall, vertikal accent i glas och stål" (Crystal, vertical accent -# in glass and steal) in this example. A glas obelisk, lit from the inside +# in glass and steal) in this example. A glass obelisk, lit from the inside # with adjustable colours and a default colour of 5600 K, in the middle # of a hyperelliptic roundabout.) latitude, longitude = 59.3326, 18.0652 |