Skip to content

Commit a2d9d35

Browse files
author
unknown
committed
preceeded -> preceded
1 parent 7d57629 commit a2d9d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/docs/js/prettify.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ var prettyPrint;
932932
// preprocessor directives.
933933

934934
// This definition of punctuation does not include # in the list of
935-
// follow-on exclusions, so # will not be broken before if preceeded
935+
// follow-on exclusions, so # will not be broken before if preceded
936936
// by a punctuation character. We could try to exclude # after
937937
// [|&;<>] but that doesn't seem to cause many major problems.
938938
// If that does turn out to be a problem, we should change the below

0 commit comments

Comments
 (0)