mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Merge remote-tracking branch 'jsoref/spelling-scripts'
* jsoref/spelling-scripts: Spelling fixes: scripts
This commit is contained in:
commit
d65c75e2ad
54 changed files with 98 additions and 94 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue