Skip to content

Commit 1fbf177

Browse files
committed
Ruby: QLDoc fix
1 parent 3499d16 commit 1fbf177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ module Gemfile {
6161
string toString() { result = this.toSourceString() }
6262

6363
/**
64-
* The representation of the comparator in source code.
64+
* Gets the representation of the comparator in source code.
6565
* This is defined separately so that we can change the `toString` implementation without breaking `parseConstraint`.
6666
*/
6767
string toSourceString() {

0 commit comments

Comments
 (0)