Skip to content

Commit fbd8737

Browse files
jketemaCopilot
andauthored
Fix typo
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 8a41ec0 commit fbd8737

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/lib/semmle/code/cpp/regex/internal/ParseRegExp.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Library for parsing for C++ regular expressions.
2+
* Library for parsing C++ regular expressions.
33
*
44
* N.B. does not yet handle stripping whitespace and comments in regexes with
55
* the `x` (free-spacing) flag.

0 commit comments

Comments
 (0)