Skip to content

Commit 8adacd4

Browse files
authored
Issue#1496: Corrected documentation typo. (#1497)
* Issue#1496 - Corrected documentation typo. * Issue#1496: Added full stop to comment.
1 parent 090d88a commit 8adacd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/process_rules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ event configuration
805805
edge configuration
806806
^^^^^^^^^^^^^^^^^^
807807

808-
.. NOTE:: Configuration this by setting the *'clock'* attribute to *'edge'*
808+
.. NOTE:: Configure this by setting the *'clock'* attribute to *'edge'*.
809809

810810
.. code-block:: json
811811

vsg/rules/process/rule_029.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class rule_029(structure.Rule):
5353
edge configuration
5454
^^^^^^^^^^^^^^^^^^
5555
56-
.. NOTE:: Configuration this by setting the *'clock'* attribute to *'edge'*
56+
.. NOTE:: Configure this by setting the *'clock'* attribute to *'edge'*.
5757
5858
.. code-block:: json
5959

0 commit comments

Comments
 (0)