Skip to content

Commit bd94071

Browse files
alexrfordhmac
andauthored
Update ruby/ql/lib/codeql/ruby/frameworks/Files.qll
Co-authored-by: Harry Maclean <[email protected]>
1 parent 9a74f18 commit bd94071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/codeql/ruby/frameworks/Files.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ module IO {
135135

136136
/**
137137
* A `DataFlow::CallNode` that reads data from the filesystem using the `IO`
138-
* or `File` classes. For example, the `IO.read call in:
138+
* or `File` classes. For example, the `IO.read` call in:
139139
*
140140
* ```rb
141141
* IO.read("foo.txt")

0 commit comments

Comments
 (0)