From 4d46f4ddffba6651a458227d3061c47762242b7e Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Mon, 17 Jan 2011 18:09:30 +0000 Subject: Manual - lrcplayer.tex: correctly 'close' two \Action macros so that the following space is not eaten. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29074 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/lrcplayer.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/plugins/lrcplayer.tex b/manual/plugins/lrcplayer.tex index 604fe8251c..e5bd7c0c94 100644 --- a/manual/plugins/lrcplayer.tex +++ b/manual/plugins/lrcplayer.tex @@ -96,8 +96,8 @@ same order as in that list. \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay} & Toggle play/pause.\\ % - \ActionWpsStop \nopt{ONDIO_PAD}{or \ActionWpsBrowse} - \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop or \ActionRCWpsBrowse} + \ActionWpsStop{}\nopt{ONDIO_PAD}{ or \ActionWpsBrowse} + \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop{} or \ActionRCWpsBrowse} & Exit the plugin.\\ % \ActionWpsContext -- cgit v1.2.3