Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in code example on the Configuring Rule Groups page #973

Closed
JHertz5 opened this issue Jul 24, 2023 · 1 comment · Fixed by #974
Closed

Typo in code example on the Configuring Rule Groups page #973

JHertz5 opened this issue Jul 24, 2023 · 1 comment · Fixed by #974
Labels

Comments

@JHertz5
Copy link
Contributor

JHertz5 commented Jul 24, 2023

Environment
Firefox, Windows 10, viewing "latest" version of docs (v3.16.0)

Describe the bug
On the page https://vhdl-style-guide.readthedocs.io/en/latest/configuring_rule_groups.html, the last line of the code example shows "Tue" instead of "True". Sorry if this is annoying, but I'd like to fix it 😅.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://vhdl-style-guide.readthedocs.io/en/latest/configuring_rule_groups.html
  2. Look at the last line of the code example.
  3. See error

Expected behavior
I expect this line to say "True"

Screenshots
image

Additional context
None.

@JHertz5
Copy link
Contributor Author

JHertz5 commented Aug 6, 2023

I have raised PR #974 to address this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant