Skip to content

Commit 485543c

Browse files
committed
spelling: precondition
Signed-off-by: Josh Soref <[email protected]>
1 parent ff1b320 commit 485543c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java/ql/lib/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Added a flow step for `String.valueOf` calls on tainted `android.text.Editable`
247247

248248
### Minor Analysis Improvements
249249

250-
* Added guard preconditon support for assertion methods for popular testing libraries (e.g. Junit 4, Junit 5, TestNG).
250+
* Added guard precondition support for assertion methods for popular testing libraries (e.g. Junit 4, Junit 5, TestNG).
251251

252252
## 0.0.13
253253

java/ql/lib/change-notes/released/0.1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
### Minor Analysis Improvements
1313

14-
* Added guard preconditon support for assertion methods for popular testing libraries (e.g. Junit 4, Junit 5, TestNG).
14+
* Added guard precondition support for assertion methods for popular testing libraries (e.g. Junit 4, Junit 5, TestNG).

0 commit comments

Comments
 (0)