vbscript/tests: Fix the spelling of a vbscript comment.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
f7de43a173
commit
975bc319d5
@ -1573,7 +1573,7 @@ sub test_dotIdentifiers
|
||||
end sub
|
||||
call test_dotIdentifiers
|
||||
|
||||
' Test End statements not required to be preceeded by a newline or separator
|
||||
' Test End statements not required to be preceded by a newline or separator
|
||||
Sub EndTestSub
|
||||
x = 1 End Sub
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user