#At lp:maria based on revid:[email protected]

 2740 Michael Widenius  2009-10-02
      Fixed typo
      modified:
        client/mysql.cc

=== modified file 'client/mysql.cc'
--- a/client/mysql.cc   2009-10-02 10:36:28 +0000
+++ b/client/mysql.cc   2009-10-02 11:56:11 +0000
@@ -4735,7 +4735,7 @@ static const char *construct_prompt()
         if (connected)
           processed_prompt.append(mysql_get_server_name(&mysql));
         else
-          processed_prompt.append("unkown");
+          processed_prompt.append("unknown");
         break;
       case 'h':
       {


_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to