Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaúl Gutiérrez S <rgs@paraguayeduca.org>2009-09-26 14:50:07 (GMT)
committer Raúl Gutiérrez S <rgs@paraguayeduca.org>2009-09-26 14:50:07 (GMT)
commit93ba7f110af7e3197c287875d1abf2c8a19cf8f4 (patch)
treeafd7cdd1c8c1749490c4dc5ca0c8587e171c4d58
parent37eb9de5d9e5e99edcaea3e692928fab1aeae44e (diff)
fixed a few trivial typos
-rw-r--r--tahoverhelp.py2
-rw-r--r--taproject.py2
-rw-r--r--tawindow.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/tahoverhelp.py b/tahoverhelp.py
index a707585..db2cdfc 100644
--- a/tahoverhelp.py
+++ b/tahoverhelp.py
@@ -187,7 +187,7 @@ blocks_dict = {
'templates' : _('Templates'),
'hideblocks' : _('hide blocks'),
'journal' : _('journal'),
- 'audiooff' : _('joournal'),
+ 'audiooff' : _('journal'),
'descriptionoff' : _('journal'),
'template1' : _('template'),
'template2' : _('template'),
diff --git a/taproject.py b/taproject.py
index 6d31f93..37b0964 100644
--- a/taproject.py
+++ b/taproject.py
@@ -1,7 +1,7 @@
#Copyright (c) 2007-8, Playful Invention Company.
#Copyright (c) 2008-9, Walter Bender
-#Permission is hereby granted, free of chargae, to any person obtaining a copy
+#Permission is hereby granted, free of charge, to any person obtaining a copy
#of this software and associated documentation files (the "Software"), to deal
#in the Software without restriction, including without limitation the rights
#to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
diff --git a/tawindow.py b/tawindow.py
index 56c6621..4b17e2b 100644
--- a/tawindow.py
+++ b/tawindow.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#Copyright (c) 2007, Playful Invention Company
-#Copyright (c) 2008-9, Walter Bendera
+#Copyright (c) 2008-9, Walter Bender
#Copyright (c) 2009, Raúl Gutiérrez Segalés
#Permission is hereby granted, free of charge, to any person obtaining a copy