Grammar fixes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288290 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Torben Wilson 2009-09-13 09:59:26 +00:00
parent 4f872c744a
commit ebfeed62a6

View file

@ -6,9 +6,10 @@
<section xml:id='gupnp.browsing'>
<title>Browsing devices and services</title>
<para>
This example shows how to obtain information about all devices and services.
It starts infinite loop (use CLI) and while any of available devices or services
is found proper callback function will be invoked.
This example shows how to obtain information about all devices and
services. It starts an infinite loop (use CLI), and if any of
available devices or services are found, the proper callback
function will be invoked.
</para>
<para>
<example>