spelling: simplify

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:51:40 -04:00
committed by Jindra Petřík
parent 860ae66b08
commit 96ce4518b7

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;