summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-06-03 11:45:57 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-06-03 11:47:39 +0200
commit36f5ede37afd7e1a12bf83a22ede9769e8d17963 (patch)
tree979d1ffa9e571a8d2a21149d93648f9b969f3d95 /pkgs/development/python-modules/httpserver
parent7d1c124647febf9f675accfbc511fa0fd61931eb (diff)
geeqie: Fix incorrect longDescription formatting
Note that longDescription should not be formatted as: longDescription = '' Bla bla bla bla ''; because this will cause the second line to have more preceding whitespace. It should be: longDescription = '' Bla bla bla bla '';
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions