Skip to content

Commit ec58107

Browse files
committed
QlDoc fix
1 parent dcc0123 commit ec58107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ module ActiveResource {
178178
}
179179

180180
/**
181-
*A collection of ActiveResource model objects.
181+
* A collection of ActiveResource model objects.
182182
*/
183183
class Collection extends DataFlow::Node {
184184
ModelClassMethodCall classMethodCall;

0 commit comments

Comments
 (0)