Skip to content

Commit 4df8903

Browse files
Update specs/NonClientHitTestKind.md
Co-authored-by: David Risney <[email protected]>
1 parent 3e9947f commit 4df8903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/NonClientHitTestKind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ interface ICoreWebView2CompositionController4 : ICoreWebView2CompositionControll
173173

174174
/// The method returns:
175175
/// -COREWEBVIEW2_HIT_TEST_RESULT_CAPTION: when point corresponds to
176-
/// a region (HTML element) within the WV with
176+
/// a region (HTML element) within the WebView2 with
177177
/// app-region: drag CSS style set
178178
/// -COREWEBVIEW2_HIT_TEST_RESULT_CLIENT: when point corresponds to
179179
/// a region (HTML element) within the WV without

0 commit comments

Comments
 (0)