diff options
author | Sebastian Leonhardt <sebastian.leonhardt@web.de> | 2018-07-31 12:10:29 +0200 |
---|---|---|
committer | Sebastian Leonhardt <sebastian.leonhardt@web.de> | 2018-08-05 12:57:05 +0200 |
commit | 5dfcadc45bdecd2d5f075e9792e0c7ca65f9bb5f (patch) | |
tree | fdd3291d1493455b2c5b088c724f647f6541eb97 /manual/rockbox_interface | |
parent | 744274220833e017f3cc3f1b61abd0fc7c3885ec (diff) |
manual: nitpicking on '-' character and other minor details
Change-Id: Id204276387d55ba2276530ed1cb6ee827e28062a
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r-- | manual/rockbox_interface/tagcache.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex index 5adf1accfb..8be9a1bd53 100644 --- a/manual/rockbox_interface/tagcache.tex +++ b/manual/rockbox_interface/tagcache.tex @@ -126,13 +126,13 @@ to RAM.}% autoscore & numeric & runtime db \\ lastplayed & numeric & runtime db \\ playcount & numeric & runtime db \\ - Pm (play time - min) & numeric & runtime db \\ - Ps (play time - sec) & numeric & runtime db \\ + Pm (play time -- min) & numeric & runtime db \\ + Ps (play time -- sec) & numeric & runtime db \\ rating & numeric & runtime db \\ commitid & numeric & system \\ entryage & numeric & system \\ length & numeric & system \\ - Lm (track len - min) & numeric & system \\ - Ls (track len - sec) & numeric & system \\ + Lm (track len -- min) & numeric & system \\ + Ls (track len -- sec) & numeric & system \\ \end{rbtabular} \end{table} |