File: fix-typos.patch

package info (click to toggle)
iverilog 13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 34,160 kB
  • sloc: cpp: 114,001; ansic: 65,058; yacc: 10,610; sh: 4,286; vhdl: 3,246; makefile: 1,884; perl: 1,813; python: 579; csh: 2
file content (38 lines) | stat: -rw-r--r-- 1,980 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Description: Fix typos
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Forwarded: https://github.com/steveicarus/iverilog/pull/1302
Index: iverilog/Documentation/developer/guide/index.rst
===================================================================
--- iverilog.orig/Documentation/developer/guide/index.rst	2026-03-04 21:45:14.934832359 +0100
+++ iverilog/Documentation/developer/guide/index.rst	2026-03-05 19:31:03.906734816 +0100
@@ -8,7 +8,7 @@
 can look for even better detail.
 
 The documentation for getting, building and installing Icarus Verilog
-is kept and maintained at :doc:`Getting Started as a Contributer <../getting_started>`
+is kept and maintained at :doc:`Getting Started as a Contributor <../getting_started>`
 
 See the Installation Guide for getting the current source from the git
 repository (and how to use the git repository) and see the Developer Guide
Index: iverilog/Documentation/usage/reporting_issues.rst
===================================================================
--- iverilog.orig/Documentation/usage/reporting_issues.rst	2026-03-04 21:45:14.937832329 +0100
+++ iverilog/Documentation/usage/reporting_issues.rst	2026-03-05 19:30:49.259877613 +0100
@@ -2,7 +2,7 @@
 Reporting Issues
 ================
 
-The developers of and contributers to Icarus Verilog use github to track
+The developers of and contributors to Icarus Verilog use github to track
 issues and to create patches for the product. If you believe you have found a
 problem, use the Issues tracker at the
 `Icarus Verilog github page <https://github.com/steveicarus/iverilog>`__.
@@ -60,7 +60,7 @@
 
 If you are editing the source, you should be using the latest
 version from git. Please see the developer documentation for more
-detailed instructions -- :doc:`Getting Started as a Contributer <getting_started>` .
+detailed instructions -- :doc:`Getting Started as a Contributor <getting_started>` .
 
 COPYRIGHT ISSUES