diff --git a/doc/clapper/property.Mpris.own-name.html b/doc/clapper/property.Mpris.own-name.html index df0a9faa..48d83d63 100644 --- a/doc/clapper/property.Mpris.own-name.html +++ b/doc/clapper/property.Mpris.own-name.html @@ -141,8 +141,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
DBus name to own on connection.
Must be written as a reverse DNS format starting with “org.mpris.MediaPlayer2.” prefix.
-Each ClapperMpris
instance running on the same system must have an unique.
Example: “org.mpris.MediaPlayer2.MyPlayer1”
+EachClapperMpris
instance running on the same system must have an unique name.
+Example: “org.mpris.MediaPlayer2.MyPlayer.instance123”