mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
docs: Fix typos "recieve" -> "receive"
This commit is contained in:
committed by
Marshall Greenblatt
parent
3507249202
commit
7c2bd75f7a
@ -145,7 +145,7 @@ class CefMediaObserver : public virtual CefBaseRefCounted {
|
||||
ConnectionState state) = 0;
|
||||
|
||||
///
|
||||
/// A message was recieved over |route|. |message| is only valid for
|
||||
/// A message was received over |route|. |message| is only valid for
|
||||
/// the scope of this callback and should be copied if necessary.
|
||||
///
|
||||
/*--cef()--*/
|
||||
|
Reference in New Issue
Block a user