diff Gtk/importFiebdc.py @ 7:0359329a1c26

Navigation buttons. Version of the data structure.
author Miguel Ángel Bárcena Rodríguez <miguelangel@obraencurso.es>
date Thu, 11 Nov 2010 23:22:35 +0100
parents 2fc6b47dbe70
children 55df0b15706b
line wrap: on
line diff
--- a/Gtk/importFiebdc.py	Sat Nov 06 22:33:32 2010 +0100
+++ b/Gtk/importFiebdc.py	Thu Nov 11 23:22:35 2010 +0100
@@ -400,7 +400,7 @@
         budget: base.Budget object
         filename: "file"
         cancelMethod: Method to cancel the read method
-        feletype: "budget", "database" or "durus"
+        filetype: "budget", "database" or "durus"
         Sets the instance atributes.
         """
         super(Thread, self).__init__()