Bug #23575 typo's in the mysql internals manual
Submitted: 24 Oct 2006 8:34 Modified: 24 Oct 2006 15:34
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S4 (Feature request)
Version:* OS:Any (*)
Assigned to: MC Brown CPU Architecture:Any

[24 Oct 2006 8:34] Shane Bester
Description:
There are typos in the manual at 
http://dev.mysql.com/doc/internals/en/index.html

Here are some examples I just found:

http://dev.mysql.com/doc/internals/en/index-file-usage.html
"...which need to be taken fron the index file..."

http://dev.mysql.com/doc/internals/en/record-and-blob-length-encoding.html
"...boundary. Fore easier handling by the system..."

http://dev.mysql.com/doc/internals/en/prepared-statement-initialization-packet.html
"...Prepraed statement initialization packet ..."

How to repeat:
read the internals manual.

Suggested fix:
spell-check/proofread before making public.
[24 Oct 2006 15:34] MC Brown
I've fixed these noted typos and a quite a few other spelling and typographical mistakes. Thanks for the heads up!