Skip to content

Commit f5fc9f6

Browse files
committed
spelling 2
1 parent 7d871d4 commit f5fc9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webkit2/webview.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ const (
193193
// Upon completion, resultCallback will be called with a copy of the underlying
194194
// bitmap backing store for the frame, or with an error encountered during
195195
// execution.
196-
// The same as GetSnapshotCustum, but with difference difference that
196+
// The same as GetSnapshotCustom, but with difference difference that
197197
// region and options are pre set to SnapshotRegionFullDocument and SnapshotOptionsNone in advance.
198198
//
199199
// See also: webkit_web_view_get_snapshot at

0 commit comments

Comments
 (0)