diff --git a/reference/gupnp/examples.xml b/reference/gupnp/examples.xml index 00dab7a627..28847853e8 100644 --- a/reference/gupnp/examples.xml +++ b/reference/gupnp/examples.xml @@ -6,9 +6,10 @@
Browsing devices and services - 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.