summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-19 02:22:53 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-19 02:22:53 +0100
commit5eec72d9ea9c3f6c825ec24ca84a5e2a2854eb1b (patch)
tree37695ba1d434379fc11a717d1c051bc646b84413
parentallow comments on lines with meaning and fix spawn command parse so that brackets can be used (diff)
downloadblueshift-5eec72d9ea9c3f6c825ec24ca84a5e2a2854eb1b.tar.gz
blueshift-5eec72d9ea9c3f6c825ec24ca84a5e2a2854eb1b.tar.bz2
blueshift-5eec72d9ea9c3f6c825ec24ca84a5e2a2854eb1b.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--examples/comprehensive2
-rw-r--r--examples/threaded2
-rw-r--r--examples/xmobar2
-rw-r--r--examples/xpybar2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/comprehensive b/examples/comprehensive
index f49195e..ede3ce1 100644
--- a/examples/comprehensive
+++ b/examples/comprehensive
@@ -44,7 +44,7 @@ import os
# Geographical coodinates.
# ("Kristall, vertikal accent i glas och stål" (Crystal, vertical accent
-# i glass and steal) in this example. An glas obelisk, lit from the inside
+# in glass and steal) in this example. An glas 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
diff --git a/examples/threaded b/examples/threaded
index abbaf55..51f7d48 100644
--- a/examples/threaded
+++ b/examples/threaded
@@ -39,7 +39,7 @@ import threading
# Geographical coodinates.
# ("Kristall, vertikal accent i glas och stål" (Crystal, vertical accent
-# i glass and steal) in this example. An glas obelisk, lit from the inside
+# in glass and steal) in this example. An glas 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
diff --git a/examples/xmobar b/examples/xmobar
index d78f0ab..de44596 100644
--- a/examples/xmobar
+++ b/examples/xmobar
@@ -16,7 +16,7 @@
# Geographical coodinates.
# ("Kristall, vertikal accent i glas och stål" (Crystal, vertical accent
-# i glass and steal) in this example. An glas obelisk, lit from the inside
+# in glass and steal) in this example. An glas 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
diff --git a/examples/xpybar b/examples/xpybar
index a1ec2e5..f158208 100644
--- a/examples/xpybar
+++ b/examples/xpybar
@@ -16,7 +16,7 @@
# Geographical coodinates.
# ("Kristall, vertikal accent i glas och stål" (Crystal, vertical accent
-# i glass and steal) in this example. An glas obelisk, lit from the inside
+# in glass and steal) in this example. An glas 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