Skip to content

Commit

Permalink
docs: fixed changelog, some grammer changes and removal of some usele…
Browse files Browse the repository at this point in the history
…ss known words

Signed-off-by: qthompso <[email protected]>
  • Loading branch information
qthompso committed Jul 12, 2024
1 parent 1cf71df commit 3bd0309
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Valid subsections within a version are:

## Unreleased

---
- Things to be included in the next release go here.

### Added

Expand Down
4 changes: 2 additions & 2 deletions docs/advanced/signal_generators.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ _AWG5200 Constraints_

##### Sequential, Blocking and Overlapping Commands:

The AWG5200's programming commands are separated into three seperated categories: Sequential, Blocking, and Overlapping.
The AWG5200's programming commands are separated into three separated categories: Sequential, Blocking, and Overlapping.
The type of command is important to consider, as using them in an incorrect order can lead to unintended results.

Sequential commands function as standard [PI](default:PI) commands. They will not start until the previous command has finished. These commands
Expand Down Expand Up @@ -556,7 +556,7 @@ not set.
#### AWG70KA, AWG70KB

The AWG70K series instruments are signal generators focused on waveform generation.
These instruments operate on the Windows operating system, and they accept communication through
These instruments operate on the Windows operating system, and they accept communication through
[USB](default:USB), [TCPIP](default:TCPIP), and [GPIB](default:GPIB) interfaces.

`set_output_signal_path()` is uniquely defined within the
Expand Down
2 changes: 0 additions & 2 deletions docs/known_words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ alias_usage
api
artifact
artifacts
autoclasstree
autocomplete
awgs
backend
Expand Down Expand Up @@ -51,7 +50,6 @@ licensor
linter
linters
linting
literalinclude
mailto
md
mixin
Expand Down

0 comments on commit 3bd0309

Please sign in to comment.