docs: fix typo in WebviewBuilder (#9847)

This commit is contained in:
wackbyte 2024-05-21 13:01:52 -04:00 committed by GitHub
parent 781d74799a
commit f4d67818f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -733,7 +733,7 @@ fn main() {
self
}
/// Enable or disable incognito mode for the WebView..
/// Enable or disable incognito mode for the WebView.
///
/// ## Platform-specific:
///