mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Fix incorrect comment
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/**
|
||||
* Tool to generate C# stubs from a qltest snapshot.
|
||||
* Tool to generate java stubs from a qltest snapshot.
|
||||
*
|
||||
* It finds all declarations used in the source code,
|
||||
* and generates minimal C# stubs containing those declarations
|
||||
* and generates minimal java stubs containing those declarations
|
||||
* and their dependencies.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user