Skip to content

Commit 6c52831

Browse files
committed
Java: sync spelling correction in shared qll
1 parent 1115227 commit 6c52831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/lib/semmle/code/java/security/performance/ExponentialBackTracking.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
* either a single character, a set of characters represented by a
5252
* character class, or the set of all characters.
5353
* * The product automaton is constructed lazily, starting with pair states
54-
* `(q, q)` where `q` is a fork, and proceding along an over-approximate
54+
* `(q, q)` where `q` is a fork, and proceeding along an over-approximate
5555
* step relation.
5656
* * The over-approximate step relation allows transitions along pairs of
5757
* abstract input symbols where the symbols have overlap in the characters they accept.

0 commit comments

Comments
 (0)