diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/player_video.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/player_video.h b/src/lib/player_video.h index 32e462c5f..99eafd11e 100644 --- a/src/lib/player_video.h +++ b/src/lib/player_video.h @@ -42,7 +42,7 @@ class Socket; /** Everything needed to describe a video frame coming out of the player, but with the - * bits still their raw form. We may want to combine the bits on a remote machine, + * bits still in their raw form. We may want to combine the bits on a remote machine, * or maybe not even bother to combine them at all. */ class PlayerVideo |
