Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorChris Ball <cjb@pullcord.laptop.org>2007-11-02 16:05:20 (GMT)
committer Chris Ball <cjb@pullcord.laptop.org>2007-11-02 16:05:20 (GMT)
commit00d678e2f0b1643dbaa1c58a47e82baa4c32acd6 (patch)
tree6362b7947cb154c59fb93a5fc5ffbd7705afcfb4 /data
parentb3d6deea4a5123bcf5b21fd772ef3eee70bf3673 (diff)
Formatting change
Diffstat (limited to 'data')
-rw-r--r--data/string/thanks2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/string/thanks b/data/string/thanks
index 72f2c97..8228cc4 100644
--- a/data/string/thanks
+++ b/data/string/thanks
@@ -21,4 +21,4 @@ table = {
print "OLPC would like to take this opportunity to acknowledge the community of people and projects that have made the XO laptop possible."
for subsystem in table.keys():
- print subsystem, '\t', table[subsystem]
+ print '\n', subsystem, '\n\t', table[subsystem]