Merge pull request #1176 from HD787/hd787/typo-fixes

Some typo fixes in the developer docs,
This commit is contained in:
Lars-Peter Clausen 2024-10-09 19:13:58 -07:00 committed by GitHub
commit d8c3c51ab1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Getting Started as a Contributer
Getting Started as a Contributor
================================
Icarus Verilog development is centered around the github repository at
@ -218,7 +218,7 @@ first push the branch up to github:
Then go to github.com to create your pull request. `Create your pull request
against the "master" branch of the upstream repository
<https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork>`_,
or the version branch that you are working on. Your pull reuqest will be run
or the version branch that you are working on. Your pull request will be run
through continuous integration, and reviewed by one of the main
authors. Feedback may be offered to your PR, and once accepted, an approved
individual will merge it for you. Then you are done.

View File

@ -9,7 +9,7 @@ These are the only files that have version information in them:
* verilog.spec -- Used to stamp RPM packages
When versions are changed, the above files need to be edited to account for
the new version information. The following used to have verion information in
the new version information. The following used to have version information in
them, but now their version information is generated:
The version_tag.h file is generated from git tag information using