Skip to content

Commit a48914a

Browse files
mbaludaCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent b3a3438 commit a48914a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ This will produce a directory (`<output_directory>`) containing the following re
338338
- A list of recoverable errors, where a specific piece of syntax was not handled, but the error could be recovered from. These are further sub-divided into "user code" errors and "third-party" errors.
339339
- A list of unrecoverable errors, which affect either entire files or entire compilations. These are also further sub-divided into "user code" errors and "third-party" errors.
340340
- A list of the files analyzed.
341-
- A **Deviations Report** which reports the deviation records that were included during the creation of the database, which can be used to audit the applied deviations. The includes:
341+
- A **Deviations Report** which reports the deviation records that were included during the creation of the database, which can be used to audit the applied deviations. This includes:
342342
- A table of deviation records for which we list:
343343
- An identifier for the coding standards rule the deviation applies to.
344344
- The query identifier that implements the guideline.

0 commit comments

Comments
 (0)