You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/query-help-style-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Section-level elements are used to group the information within the query help f
35
35
1.`overview`—a short summary of the issue that the query identifies, including an explanation of how it could affect the behavior of the program.
36
36
2.`recommendation`—information on how to fix the issue highlighted by the query.
37
37
3.`example`—an example of code showing the problem. Where possible, this section should also include a solution to the issue.
38
-
4.`references`—relevant references, such as authoritative sources on langauage semantics and best practice.
38
+
4.`references`—relevant references, such as authoritative sources on language semantics and best practice.
39
39
40
40
For further information about the other section-level, block, list and table elements supported by the qhelp format, see [Qhelp files](https://wiki.semmle.com/display/SD/Qhelp+files).
0 commit comments