From 4c69499a4047029ca99d0a88f5de0e6b6ba02a32 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 30 May 2025 23:53:46 +0200 Subject: Cleanup: fix comment. --- src/lib/player_video.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') 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 -- cgit v1.2.3