]> saetta.ns0.it Git - gdadbcopy/commitdiff
Typo.
authorAndrea Zagli <azagli@libero.it>
Sat, 22 Dec 2012 15:59:14 +0000 (16:59 +0100)
committerAndrea Zagli <azagli@libero.it>
Sat, 22 Dec 2012 15:59:14 +0000 (16:59 +0100)
src/main.c

index 0dc1c723f3f5517a3a6e39a73e6a620d811a95d6..7ff1c5b2e492b103103da819fa3c86eb8e9ed108 100644 (file)
@@ -671,7 +671,7 @@ read_tables ()
                        rows = gda_data_model_get_n_rows (dm_tables);
                        if (rows == 0)
                                {
-                                       g_printf ("* No table on reference datababe.\n");
+                                       g_printf ("* No table on reference database.\n");
                                        read_tables_explicit ();
                                }