Skip to content

Commit

Permalink
docs: Fix a typo
Browse files Browse the repository at this point in the history
Change-Id: I60cb307beebbb847f1b496d95013cc8741c4b2f4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242512
Pigweed-Auto-Submit: Nick Van der Auwermeulen <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Lint: Lint 🤖 <[email protected]>
Reviewed-by: Kayce Basques <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
  • Loading branch information
nickvander authored and CQ Bot Account committed Oct 16, 2024
1 parent c51a1d2 commit eaca721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/style/rest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ To include a portion of a file:
:start-after: my-start-text
:end-before: my-end-text
``mw-start-text`` and ``my-end-text`` are the exclusive delimiters that must
``my-start-text`` and ``my-end-text`` are the exclusive delimiters that must
appear verbatim in the source file.

.. _docs-style-rest-includes-python:
Expand Down

0 comments on commit eaca721

Please sign in to comment.