Fix typos

Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343117 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2017-09-21 09:27:28 +00:00
parent 852eaaffc4
commit 2ee5b0a10c
2 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@
DB2 is for <link xlink:href="&url.sleepycat;">Oracle Berkeley
DB 2</link>. It is described as "a programmatic toolkit that
provides high-performance built-in database support for both
standalone and client/server applications.
standalone and client/server applications."
</entry>
</row>

View file

@ -15,7 +15,7 @@
</methodsynopsis>
<para>
Sets a function to be called when a task is received and queued by the Gearman job server.
The callback should accept a single argument, a <classname>GearmanTask</classname> oject.
The callback should accept a single argument, a <classname>GearmanTask</classname> object.
</para>
</refsect1>