Merge remote-tracking branch 'jsoref/spelling-scripts'

* jsoref/spelling-scripts:
  Spelling fixes: scripts
This commit is contained in:
Tim Wojtulewicz 2022-11-02 16:54:57 -07:00
commit d65c75e2ad
54 changed files with 98 additions and 94 deletions

View file

@ -11,7 +11,7 @@ the script's raw source code and comparing to the HTML-rendered
version.
Comments in the from ``##!`` are meant to summarize the script's
purpose. They are transferred directly in to the generated
purpose. They are transferred directly into the generated
`reStructuredText <http://docutils.sourceforge.net/rst.html>`_
(reST) document associated with the script.
@ -174,7 +174,7 @@ Types
field3: :zeek:type:`ZeekygenExample::SimpleRecord`
Zeekygen automatically tracks types
and cross-references are automatically
inserted in to generated docs.
inserted into generated docs.
msg: :zeek:type:`string` :zeek:attr:`&default` = ``"blah"`` :zeek:attr:`&optional`
Attributes are self-documenting.

View file

@ -130,7 +130,7 @@
field3: :zeek:type:`ZeekygenExample::SimpleRecord`
Zeekygen automatically tracks types
and cross-references are automatically
inserted in to generated docs.
inserted into generated docs.
msg: :zeek:type:`string` :zeek:attr:`&default` = ``"blah"`` :zeek:attr:`&optional`
Attributes are self-documenting.

View file

@ -20,7 +20,7 @@ extra scripts needed or used by the documentation process.
version.
Comments in the from ``##!`` are meant to summarize the script's
purpose. They are transferred directly in to the generated
purpose. They are transferred directly into the generated
`reStructuredText <http://docutils.sourceforge.net/rst.html>`_
(reST) document associated with the script.

View file

@ -6,7 +6,7 @@
version.
Comments in the from ``##!`` are meant to summarize the script's
purpose. They are transferred directly in to the generated
purpose. They are transferred directly into the generated
`reStructuredText <http://docutils.sourceforge.net/rst.html>`_
(reST) document associated with the script.