Skip to content

Commit 949a902

Browse files
authored
docs: fix duplicated words in documentation (#481)
- Remove duplicate 'for' in usingsubcircuits.md caption - Remove duplicate 'different' in menubar.md
1 parent bace6c5 commit 949a902

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/chapter3/menubar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Table 3.5: Brief description of different selections available in the **Tools**
234234

235235
## Combinational Analysis Tool
236236

237-
The Combinational Analysis tool available within the CircuitVerse simulator generates a circuit using combinational analysis or a boolean function (refer Figure 3.7). A truth table is then populated to construct the final circuit using different different gates and circuit elements.
237+
The Combinational Analysis tool available within the CircuitVerse simulator generates a circuit using combinational analysis or a boolean function (refer Figure 3.7). A truth table is then populated to construct the final circuit using different gates and circuit elements.
238238

239239
> NOTE: If the user generates the circuit by entering a boolean function, then the truth table is auto populated else the user must manually set the values.
240240

docs/chapter5/usingsubcircuits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For a hierarchical design flow, different circuit tabs can be inserted as a subc
1414

1515
<div align="center">
1616
<em>
17-
Figure 5.1: Ideal circuit design flow for for an integrated effort while
17+
Figure 5.1: Ideal circuit design flow for an integrated effort while
1818
using subcircuits within CircuitVerse
1919
</em>
2020
</div>

0 commit comments

Comments
 (0)