Commit 021930e
committed
Build/Test Tools: Fix incorrect comment referencing wp-login.php.
The `#error` ID belongs to the database error container in
wp-includes/class-wpdb.php, not wp-login.php (which uses
`#login_error`). Update the comment to accurately describe
the defensive `.error:not(#error)` selector.1 parent 3b1097b commit 021930e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments