Skip to content

Commit 0865cbc

Browse files
committed
fix typo
1 parent 160e66d commit 0865cbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/APIReview_AllowDrop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ void ToggleAllowDrop(object target, ExecutedRoutedEventArgs e)
5858
# Remarks
5959
The `AllowDrop` property already exists in some controls of .net UI framework like WPF and WinForms.
6060
The .net control wrapper for webview2 natively inherits this property.
61-
But actually it doesn't really takes effect until this new API is added.
61+
But actually it doesn't really take effect until this new API is added.
6262
When the new API is promoted to public, we will adjust the WPF/WinForms webview2 control to consume the new API accordingly.
6363

6464

0 commit comments

Comments
 (0)