Re: [PATCH 10/26] rv/rvgen: fix typos in automata docstring and comments
From: Nam Cao <hidden>
Date: 2026-01-22 14:58:32
Also in:
lkml
From: Nam Cao <hidden>
Date: 2026-01-22 14:58:32
Also in:
lkml
Wander Lairson Costa [off-list ref] writes:
Fix two typos in the Automata class documentation that have been present since the initial implementation. The class docstring incorrectly stated "part it" instead of "parses it" when describing how the class processes DOT files. Additionally, a comment describing transition labels contained the misspelling "lables" instead of "labels". Fix a typo in the comment describing the insertion of the initial state into the states list: "bein og" should be "beginning of". Signed-off-by: Wander Lairson Costa <redacted>
Reviewed-by: Nam Cao <redacted>