From f01252c23b0d029827d785e1baa0040cb5fd40fb Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Sat, 28 Apr 2012 13:31:42 +0200 Subject: [PATCH] fixed missing word --- openlp/core/ui/media/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/ui/media/__init__.py b/openlp/core/ui/media/__init__.py index ff6f7ae91..5c4428a61 100644 --- a/openlp/core/ui/media/__init__.py +++ b/openlp/core/ui/media/__init__.py @@ -72,7 +72,7 @@ def get_media_players(): the settings. ``players_list`` - Awith all active media players. + A list with all active media players. ``overridden_player`` Here an special media player is chosen for all media actions.