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
@ -51,7 +51,7 @@ class CefTextfield;
|
||||
class CefTextfieldDelegate : public CefViewDelegate {
|
||||
public:
|
||||
///
|
||||
/// Called when |textfield| recieves a keyboard event. |event| contains
|
||||
/// Called when |textfield| receives a keyboard event. |event| contains
|
||||
/// information about the keyboard event. Return true if the keyboard event
|
||||
/// was handled or false otherwise for default handling.
|
||||
///
|
||||
|
Reference in New Issue
Block a user