Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgnacio Rodríguez <ignacio@sugarlabs.org>2013-01-06 22:16:09 (GMT)
committer Ignacio Rodríguez <ignacio@sugarlabs.org>2013-01-06 22:16:09 (GMT)
commit03f94ffd3b01a8b93fc5e58cbce7887f52b4168f (patch)
tree39257aefbf2bf505fd5a80802b1d16fa9b1af2fc
parentd7aae857dda91d30562f35e930f5cc2a805ad207 (diff)
Repaired a small bug.
-rw-r--r--LetterMatch.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/LetterMatch.py b/LetterMatch.py
index 062d378..f08efaa 100644
--- a/LetterMatch.py
+++ b/LetterMatch.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
# Copyright (c) 2012, 2013 Walter Bender
# Copyright (c) 2013 Aneesh Dogra <lionaneesh@gmail.com>
# Copyright (c) 2013 Ignacio Rodríguez <ignacio@sugarlabs.org>