From 93ba7f110af7e3197c287875d1abf2c8a19cf8f4 Mon Sep 17 00:00:00 2001 From: Raúl Gutiérrez S Date: Sat, 26 Sep 2009 14:50:07 +0000 Subject: fixed a few trivial typos --- 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 -- cgit v0.9.1