Commit e23b6c8
DissectMatch: fix 'occured' -> 'occurred' in Javadoc (opensearch-project#21244)
Javadoc in libs/dissect/src/main/java/org/opensearch/dissect/DissectMatch.java line 120 read 'match has occured'. Fixed to 'occurred'. Comment-only change.
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Co-authored-by: SAY-5 <SAY-5@users.noreply.github.com>1 parent fff4b09 commit e23b6c8
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments