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/xpybar | |
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 '')
-rw-r--r-- | examples/xpybar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xpybar b/examples/xpybar index 3c80e07..def5c24 100644 --- a/examples/xpybar +++ b/examples/xpybar @@ -16,7 +16,7 @@ # 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 |