Skip to content

Commit 61dcf3a

Browse files
Apply suggestions from code review
Co-authored-by: Marcono1234 <[email protected]>
1 parent f5564b1 commit 61dcf3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lgtm,codescanning
2-
* Increased coverage of the Guava framework to include classes in the `com.google.common.io` package.
2+
* Increased coverage of the Guava framework by including classes in the `com.google.common.io` package.

java/ql/src/semmle/code/java/frameworks/guava/IO.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** Definitions of taint steps in the IO packae of the Guava framework */
1+
/** Definitions of taint steps in the IO package of the Guava framework */
22

33
import java
44
private import semmle.code.java.dataflow.ExternalFlow

0 commit comments

Comments
 (0)