| Index: remoting/host/video_frame_recorder.h
|
| diff --git a/remoting/host/video_frame_recorder.h b/remoting/host/video_frame_recorder.h
|
| index c204c9ac39cdbdd875ebdc6f22bbb02071597ca7..764c344e17a1758fbc4ea72edecb3e2b5035f0c1 100644
|
| --- a/remoting/host/video_frame_recorder.h
|
| +++ b/remoting/host/video_frame_recorder.h
|
| @@ -23,7 +23,7 @@ class VideoEncoder;
|
|
|
| // Allows sequences of DesktopFrames passed to a VideoEncoder to be recorded.
|
| //
|
| -// VideoFrameRecorder is design to support applications which use a dedicated
|
| +// VideoFrameRecorder is designed to support applications which use a dedicated
|
| // thread for video encoding, but need to manage that process from a "main"
|
| // or "control" thread.
|
| //
|
|
|