#At file:///home/msvensson/mysql/5.1-rpl-latest/
2666 Magnus Svensson 2008-08-29
Fix typo
modified:
client/mysqltest.cc
=== modified file 'client/mysqltest.cc'
--- a/client/mysqltest.cc 2008-08-29 10:25:19 +0000
+++ b/client/mysqltest.cc 2008-08-29 15:44:11 +0000
@@ -5597,7 +5597,7 @@ static struct my_option my_long_options[
(uchar**) &sp_protocol, (uchar**) &sp_protocol, 0,
GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
{"tail-lines", OPT_TAIL_LINES,
- "Number of lines of the resul to include in a failure report",
+ "Number of lines of the result to include in a failure report",
(uchar**) &opt_tail_lines, (uchar**) &opt_tail_lines, 0,
GET_INT, REQUIRED_ARG, 0, 0, 10000, 0, 0, 0},
#include "sslopt-longopts.h"
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (msvensson:2666) | Magnus Svensson | 29 Aug |