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

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:
///