mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
update class QLDoc to start with 'An'
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
private import semmle.code.xml.AndroidManifest
|
||||
|
||||
/** Represents an implicitly exported Android component */
|
||||
/** An implicitly exported Android component */
|
||||
class ImplicitlyExportedAndroidComponent extends AndroidComponentXmlElement {
|
||||
ImplicitlyExportedAndroidComponent() {
|
||||
not this.hasExportedAttribute() and
|
||||
|
||||
Reference in New Issue
Block a user