Skip to content

Commit 9df8edc

Browse files
committed
Ruby: fix formatting
1 parent cd34686 commit 9df8edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ module ActiveSupport {
8484
}
8585

8686
/**
87-
* Extensions to the `Hash` class.
87+
* Extensions to the `Hash` class.
8888
*/
8989
module Hash {
9090
private class WithIndifferentAccessSummary extends SimpleSummarizedCallable {

0 commit comments

Comments
 (0)