Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/terminal.py
diff options
context:
space:
mode:
Diffstat (limited to 'terminal.py')
-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']: