Fix typo in change note

This commit is contained in:
Ed Minnix
2023-01-09 10:01:38 -05:00
parent 64668883a4
commit 972b4629c8

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Added `AllowContentAccessMethod` to represent the `allowContentAccess` method of the `android.webkit.WebSettings` class.
* Added `AllowContentAccessMethod` to represent the `setAllowContentAccess` method of the `android.webkit.WebSettings` class.