diff options
Diffstat (limited to 'examples/threaded')
-rw-r--r-- | examples/threaded | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/threaded b/examples/threaded index 74a7c8f..a7ea730 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 -# 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 |