Skip to content

Commit 51469b7

Browse files
authored
Update NetWebView2Lib.au3
1 parent 46ce2e1 commit 51469b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NetWebView2Lib.au3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ EndFunc ;==>_NetWebView2_GetSource
731731
; $iWaitMessage - [optional] an integer value. Default is $NETWEBVIEW2_MESSAGE__TITLE_CHANGED.
732732
; $sExpectedTitle - [optional] Expected title to LoadWait for, as StringRegExp() pattern, By Default vaule it will compute the $s_URL_or_FilePath to guess RegExp for the Title
733733
; $iTimeOut_ms - [optional] Maximum time to wait in milliseconds. 0 for infinite. Default is 5000ms
734-
; $iSleepAfter_ms - [optional] an integer value. Default is 1000.
734+
; $iSleepAfter_ms - [optional] an integer value. Default is 1000.
735735
; $bFreeze - [optional] a boolean value. Default is True.
736736
; Return values .: None
737737
; Author ........: mLipok

0 commit comments

Comments
 (0)