Skip to content

Commit 2fdacef

Browse files
Update specs/IsPinchZoomEnabled.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 473a09d commit 2fdacef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/IsPinchZoomEnabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ namespace Microsoft.Web.WebView2.Core
7373
public partial class CoreWebView2Settings
7474
{
7575
///
76-
public bool IsPinchZoomEnabled { get; set};
76+
public bool IsPinchZoomEnabled { get; set; };
7777

7878
}
7979
}

0 commit comments

Comments
 (0)