Skip to content

Commit 7a7a915

Browse files
committed
typo
1 parent ed43153 commit 7a7a915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/systemrdl-tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ An enumeration can be bound to a field using the ``encode`` property.
250250

251251
.. code-block:: systemrdl
252252
253-
// An enum associatyes names with values
253+
// An enum associates names with values
254254
enum system_state_e {
255255
IDLE = 0 {
256256
desc = "The system is idle and ready for input";

0 commit comments

Comments
 (0)