We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c69899 commit f35e866Copy full SHA for f35e866
ruby/ql/lib/codeql/ruby/ast/Constant.qll
@@ -207,7 +207,7 @@ class ConstantWriteAccess extends ConstantAccess {
207
}
208
209
/**
210
- * gets a qualified name for this constant. Deprecated in favor of
+ * Gets a qualified name for this constant. Deprecated in favor of
211
* `getAQualifiedName` because this can return more than one value
212
*/
213
deprecated string getQualifiedName() {
0 commit comments