Bug #71367 speficied is not a word, though it sounds cool
Submitted: 14 Jan 2014 2:01 Modified: 11 Jun 5:18
Reporter: Roel Van de Paar Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Options Severity:S3 (Non-critical)
Version:5.6 OS:Any
Assigned to: CPU Architecture:Any

[14 Jan 2014 2:01] Roel Van de Paar
Description:
A bit of humor once in a while helps? No?

How to repeat:
$ ./bin/mysqld --help --verbose 2>&1 | grep speficied
                      in plugin_dir. This option adds to the list speficied by

Suggested fix:
s/speficied/specified/
[14 Jan 2014 5:57] MySQL Verification Team
Hello Roel,

Thank you for the bug report.
Verified as described.

Thanks,
Umesh

// 5.6.15

mysql-5.6.15-release]# bin/mysqld --help --verbose 2>&1 | grep speficied
                      in plugin_dir. This option adds to the list speficied by
[11 Jun 5:18] Miroslav Rajcic
Posted by developer:
 
The typo is not present in our current codebase (8.0 forward), probably fixed a long time ago.
Closing the bug.