Skip to content

Commit 0c3eb53

Browse files
committed
spelling: library
Signed-off-by: Josh Soref <[email protected]>
1 parent 0fc69a4 commit 0c3eb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/security/TaintTrackingImpl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* DEPRECATED: we now use `semmle.code.cpp.ir.dataflow.DefaultTaintTracking`,
33
* which is based on the IR but designed to behave similarly to this old
4-
* libarary.
4+
* library.
55
*
66
* Provides the implementation of `semmle.code.cpp.security.TaintTracking`. Do
77
* not import this file directly.

0 commit comments

Comments
 (0)