summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorBen Finney <ben+python@benfinney.id.au>2018-04-23 16:25:46 +1000
committerBen Finney <ben@benfinney.id.au>2018-04-23 19:54:46 +1000
commit0abc64f78e3c5f9ad3faf9a3b6339ccd6b15de71 (patch)
tree8ac9a5bfe3211cec00401f5e192893b22ea4301c /extra
parentc7770fc391100be63e2101305473796569b6a3ec (diff)
Re-format an over-long comment.
Diffstat (limited to 'extra')
-rwxr-xr-xextra/colour_picker.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/colour_picker.py b/extra/colour_picker.py
index 8c28a2ee..2174d997 100755
--- a/extra/colour_picker.py
+++ b/extra/colour_picker.py
@@ -1,8 +1,9 @@
#!/usr/bin/python
#
# COLOUR PICKER.
-# This is a lightly modified version of urwids palette_test.py example script as
-# found at https://raw.github.com/wardi/urwid/master/examples/palette_test.py
+# This is a lightly modified version of urwids palette_test.py example
+# script as found at
+# https://raw.github.com/wardi/urwid/master/examples/palette_test.py
#
# This version simply omits resetting the screens default colour palette,
# and therefore displays the colour attributes as alot would render them in