A small hunt through the English version of the manual turned up quite a few 
minor typographical errors scattered around - I've noted down the ones I 
found, and have included them below.  I don't have any sort of CVS access 
for the documentation, so I need someone to commit these changes for me :)

I don't claim that this is a definitive list of typos, but it's a good start 
:)

Thanks,



--Paul

---------------------------

  http://uk.php.net/manual/en/ref.mysql.php:
        Runtime Configuration: "Wether to allow persistent connections to MySQL. " 
- "Whether"
        Resource types: "second a resource which helds the result of a 
query." - "holds"

  http://uk.php.net/manual/en/function.mysql-insert-id.php
        "mysql_insert_id --  Get the id generated from the previous INSERT 
operation " - "ID"

  http://uk.php.net/manual/en/function.mysql-thread-id.php
        Several places, "id" - "ID"

  http://uk.php.net/manual/en/function.mysql-stat.php
        "you have to use the SHOW STATUS sql command." - "SQL"

  http://uk.php.net/manual/en/function.mysql-drop-db.php
        "is deprecated. It is prefarable to use" - "preferable"

  http://uk.php.net/manual/en/function.mysql-list-fields.php
        "retrieves information about the given tablename" - "table name"

  http://uk.php.net/manual/en/features.file-upload.php
        "So don't count on it that the browser obeys you wish!" - "your wish"

  http://uk.php.net/manual/en/features.commandline.php
        "Note: This directives cannot be initialzied with another value" -
        "Note: These directives cannot be initialized with another value"

        "The ease the operating in the shell environment"
                (not sure what is meant here, but ...)
        "To ease working in the shell environment"

        "You do not need to explicitely close these streams" - "explicitly"

        "provided by the PHP binary can be queryied anytime" - "queried any time"

        "Like every shell application not only the PHP binary" - remove "not only", 
and add a comma after "application"

        "You can write a script which's first line starts" - "script where the 
first line starts"

  http://uk.php.net/manual/en/ref.dbplus.php
        "db++, made by the german company" - "German"
        "additional language interface it is not really a SQL" - "additional 
language interface, it is not really a SQL"


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

Reply via email to