Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2012-06-06 17:31:23 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2012-06-06 17:31:23 (GMT)
commita0a949459f3659d2de3d07231d511118fd01c4ec (patch)
treea379806ecf4068cac27e8181dd39fe6683ac6078
parent1cc9cab90c92a01b56cd71473fcef1aae8264962 (diff)
typo in comment
-rw-r--r--terminal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/terminal.py b/terminal.py
index 112f509..3dc1640 100644
--- a/terminal.py
+++ b/terminal.py
@@ -469,7 +469,7 @@ class TerminalActivity(activity.Activity):
def write_file(self, file_path):
return
-# FIXME Bellow lines are commented in ording to have journal access but we are not still saving a
+# FIXME Bellow lines are commented in order to have journal access but we are not still saving a
# file this is an upstream bug with Vte.Terminal.get_text, SL#3655
#
# if not self.metadata['mime_type']: