spelling: simplify

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent 860ae66b08
commit 96ce4518b7
+1 -1
View File
@@ -23271,7 +23271,7 @@ public interface WinError {
//
// MessageText:
//
// The xpath expression exceeded supported complexity. Please symplify it or
// The xpath expression exceeded supported complexity. Please simplify it or
// split it into two or more simple expressions.
//
int ERROR_EVT_FILTER_TOO_COMPLEX = 15026;