diff --git a/Changes b/Changes index 26a7feef3..1bb28b361 100644 --- a/Changes +++ b/Changes @@ -7,7 +7,7 @@ indicates the contributor was also the author of the fix; Thanks! *** Support runtime access to public signal names. -*** Add /*verilator public_flat_rw*/ for timing-specific access. +*** Add /*verilator public_flat_rw*/ for timing-specific public access. **** Improve error handling on slices of arrays, bug226. [by Bryon Bradley]