Skip to content

Commit e68dda8

Browse files
authored
Merge pull request #1299 from felicity-semmle/cpp-qldoc/fix-typo
Fix typo in C/C++ QL library docs
2 parents 464f66b + 46177dd commit e68dda8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cpp/ql/src/cpp.qll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/**
2-
* Provides classes and predicates for working with C/C++/ObjC/ObjC++
3-
* code.
2+
* Provides classes and predicates for working with C/C++ code.
43
*
54
* Where the documentation refers to the standards, it gives
65
* references to the freely-available drafts.

0 commit comments

Comments
 (0)