Commit 9048298d authored by franzih's avatar franzih Committed by Commit bot

[api] Fix typo.

BUG=

Review-Url: https://codereview.chromium.org/2315413002
Cr-Commit-Position: refs/heads/master@{#39259}
parent 147c810c
......@@ -343,7 +343,7 @@ class Local {
#if !defined(V8_IMMINENT_DEPRECATION_WARNINGS)
// Local is an alias for Local for historical reasons.
// Handle is an alias for Local for historical reasons.
template <class T>
using Handle = Local<T>;
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment