Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
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]