------------------------------------------------------------
revno: 2740
committer: Michael Widenius <[email protected]>
branch nick: mysql-maria
timestamp: Fri 2009-10-02 14:56:11 +0300
message:
Fixed typo
modified:
client/mysql.cc
--
lp:maria
https://code.launchpad.net/~maria-captains/maria/5.1
Your team Maria developers is subscribed to branch lp:maria.
To unsubscribe from this branch go to
https://code.launchpad.net/~maria-captains/maria/5.1/+edit-subscription.
=== modified file 'client/mysql.cc'
--- client/mysql.cc 2009-10-02 10:36:28 +0000
+++ client/mysql.cc 2009-10-02 11:56:11 +0000
@@ -4735,7 +4735,7 @@
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