Correct typos in comments
This commit is contained in:
parent
90d815ce6c
commit
c31882749d
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ namespace api {
|
|||
|
||||
namespace {
|
||||
|
||||
// The DeprecatedOptionsCheckCallback funtion which is implemented in JavaScript
|
||||
// This function is implemented in JavaScript
|
||||
using DeprecatedOptionsCheckCallback =
|
||||
base::Callback<std::string(v8::Local<v8::Value>)>;
|
||||
DeprecatedOptionsCheckCallback g_deprecated_options_check;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue