We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d871d4 commit f5fc9f6Copy full SHA for f5fc9f6
webkit2/webview.go
@@ -193,7 +193,7 @@ const (
193
// Upon completion, resultCallback will be called with a copy of the underlying
194
// bitmap backing store for the frame, or with an error encountered during
195
// execution.
196
-// The same as GetSnapshotCustum, but with difference difference that
+// The same as GetSnapshotCustom, but with difference difference that
197
// region and options are pre set to SnapshotRegionFullDocument and SnapshotOptionsNone in advance.
198
//
199
// See also: webkit_web_view_get_snapshot at
0 commit comments