diff options
| author | Pavel Roskin <plroskin@gmail.com> | 2016-02-13 20:41:07 -0800 |
|---|---|---|
| committer | Pavel Roskin <plroskin@gmail.com> | 2016-02-13 20:41:07 -0800 |
| commit | 92a6833e9b808301bb3435bc1290f4b8d6242be5 (patch) | |
| tree | 98b1175dafcc2d3177fce02b91b77a6f6eb1e620 /vrplayer/decoderthread.cpp | |
| parent | afa6ec97cc90ce45086df13ca7a5914a28175820 (diff) | |
| download | xrdp-proprietary-92a6833e9b808301bb3435bc1290f4b8d6242be5.tar.gz xrdp-proprietary-92a6833e9b808301bb3435bc1290f4b8d6242be5.zip | |
Fix typos
Diffstat (limited to 'vrplayer/decoderthread.cpp')
| -rw-r--r-- | vrplayer/decoderthread.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vrplayer/decoderthread.cpp b/vrplayer/decoderthread.cpp index 36ba4c85..7841a3b5 100644 --- a/vrplayer/decoderthread.cpp +++ b/vrplayer/decoderthread.cpp @@ -23,7 +23,7 @@ /* * TODO: * o need to maintain aspect ratio while resizing - * o clicking in the middle of the slider bar shuld move the slider to the middle + * o clicking in the middle of the slider bar should move the slider to the middle * o need to be able to rewind the move when it is done playing * o need to be able to load another move and play it w/o restarting player * o pause button needs to work |
