]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 13 Oct 2025 13:16:39 +0000 (14:16 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Oct 2025 13:16:39 +0000 (14:16 +0100)
RELEASENOTES-DEVELOPMENT.md

index db285b90ce246e6cb6fce798b472086b3b23e9b8..388e2355ac6db58ce33073bf255f7a88f3360e99 100644 (file)
@@ -25,7 +25,7 @@ Version 5.0-dev-83-g38592252
 Version 5.0-dev-65-g8545938d
 ==
 **Enhancement**
-* Add a new command-line argument `dbus_default_message_bus` which can be `system` or `session`. This becomes the default message bus used both by the D-Bus native service and the MPRIS service. In its absence, the default is to use the system message bus. Example of use:
+* Add a new command-line argument `dbus_default_message_bus` which can be `system` or `session`. This becomes the default message bus used both by the D-Bus native service and the MPRIS service. In its absence, the default is to use the `system` message bus. Example of use:
   ```
   $ shairport-sync ... --dbus_default_message_bus=session ....
   ```