We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d57629 commit a2d9d35Copy full SHA for a2d9d35
build/docs/js/prettify.js
@@ -932,7 +932,7 @@ var prettyPrint;
932
// preprocessor directives.
933
934
// This definition of punctuation does not include # in the list of
935
- // follow-on exclusions, so # will not be broken before if preceeded
+ // follow-on exclusions, so # will not be broken before if preceded
936
// by a punctuation character. We could try to exclude # after
937
// [|&;<>] but that doesn't seem to cause many major problems.
938
// If that does turn out to be a problem, we should change the below
0 commit comments