Typo.
authorGreg Sabino Mullane <greg@endpoint.com>
Fri, 18 Oct 2013 02:30:52 +0000 (22:30 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Fri, 18 Oct 2013 02:30:52 +0000 (22:30 -0400)
bucardo

diff --git a/bucardo b/bucardo
index 13e141e571bd64a7dca3fbc842124975ce996b25..59464b7a8b7aade9ed800545f683cf7c1855b361 100755 (executable)
--- a/bucardo
+++ b/bucardo
@@ -5726,7 +5726,7 @@ sub list_sequences {
     $count = $sth->execute();
     if ($count < 1) {
         $sth->finish();
-        printf "There are no%s squences.\n",
+        printf "There are no%s sequences.\n",
             $WHERE ? ' matching' : '';
         return -1;
     }