diff options
author | danfe <danfe@FreeBSD.org> | 2011-11-20 04:47:33 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-11-20 04:47:33 +0800 |
commit | 3cf6af688803038340de6c234130bedec92a6b38 (patch) | |
tree | 2082a38b7cb55045ddb25f374a0565c58d6e89b9 /audio/deadbeef-mpris-plugin | |
parent | 4cf1a37c1eb2d1181df0106e6f9e656f300d47ed (diff) | |
download | freebsd-ports-gnome-3cf6af688803038340de6c234130bedec92a6b38.tar.gz freebsd-ports-gnome-3cf6af688803038340de6c234130bedec92a6b38.tar.zst freebsd-ports-gnome-3cf6af688803038340de6c234130bedec92a6b38.zip |
Add missing comma before conjunction word.
Pointy hat to: danfe
Feature safe: yes
Diffstat (limited to 'audio/deadbeef-mpris-plugin')
-rw-r--r-- | audio/deadbeef-mpris-plugin/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/deadbeef-mpris-plugin/pkg-descr b/audio/deadbeef-mpris-plugin/pkg-descr index 12e664931f13..b6575899ab43 100644 --- a/audio/deadbeef-mpris-plugin/pkg-descr +++ b/audio/deadbeef-mpris-plugin/pkg-descr @@ -4,7 +4,7 @@ DeaDBeeF music player. The Media Player Remote Interfacing Specification is a standard D-Bus interface which aims to provide a common programmatic API for controlling media players. It provides a mechanism for compliant media players -discovery, basic playback and media player state control as well as a +discovery, basic playback, and media player state control as well as a tracklist interface which is used to add context to the current item. WWW: http://code.google.com/p/deadbeef-mpris-plugin/ |