Fixed typo in docs

This commit is contained in:
Veronica K. B. Olsen
2020-06-08 17:09:23 +02:00
parent a15e73cf48
commit b1b30fb828
+1 -1
View File
@@ -87,7 +87,7 @@ Synopsis Feature
The "Synopsis" column of the Outline View takes its information from a specially formatted comment. The "Synopsis" column of the Outline View takes its information from a specially formatted comment.
In order to flag a comment as a Synopsis, add the word "Synopsis:" as the first word of the comment. In order to flag a comment as a Synopsis, add the word "Synopsis:" as the first word of the comment.
The ";" is required, and "synopsis" is not case sensitive. The ":" is required, and "synopsis" is not case sensitive.
If it is correctly formatted, the syntax highlighter will indicate this by altering the colour of the word. If it is correctly formatted, the syntax highlighter will indicate this by altering the colour of the word.
.. note:: .. note::