Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9169ec6

Browse files
committed
fix: occured -> occurred
1 parent470909e commit9169ec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎cpp/report/src/Diagnostics/ExtractionErrors.qll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ class ExtractionError extends TExtractionError {
6060
/** Gets the error message for this error. */
6161
stringgetErrorMessage(){none()}
6262

63-
/** Gets the file this erroroccured in. */
63+
/** Gets the file this erroroccurred in. */
6464
FilegetFile(){none()}
6565

66-
/** Gets the location this erroroccured in. */
66+
/** Gets the location this erroroccurred in. */
6767
LocationgetLocation(){none()}
6868

6969
/** Gets the SARIF severity of this error. */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp