From 4a16e0911f99cfb6d767cfbd33e80dbc53591736 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 7 Feb 2011 18:20:17 +0000 Subject: typo svn-id: r55812 --- video/video_decoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video/video_decoder.h b/video/video_decoder.h index 48d705932f..f8a6d6b080 100644 --- a/video/video_decoder.h +++ b/video/video_decoder.h @@ -228,7 +228,7 @@ private: }; /** - * A VideoDecoder that can rewound back to the beginning. + * A VideoDecoder that can be rewound back to the beginning. */ class RewindableVideoDecoder : public virtual VideoDecoder { public: -- cgit v1.2.3