diff options
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 |