Skip to content

Commit bfa37b8

Browse files
committed
Fix typo
1 parent 57bca5c commit bfa37b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/src/queries/telemetry/DatabaseQuality.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Provides database quality statistics that are reported by
33
* `rust/telemetry/extractor-information`
4-
* and perhaps warned about by `rust/diagnostics/database-quality`.
4+
* and perhaps warned about by `rust/diagnostic/database-quality`.
55
*/
66

77
import rust

0 commit comments

Comments
 (0)