Skip to content

Commit c0d63f5

Browse files
Shreshth3tonyhutter
authored andcommitted
docs: fix a few small typos (openzfs#17804)
Signed-off-by: Shreshth Srivastava <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: George Melikov <[email protected]> Reviewed-by: Tony Hutter <[email protected]>
1 parent 2f50d67 commit c0d63f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please check our issue tracker before opening a new feature request.
1414
Filling out the following template will help other contributors better understand your proposed feature.
1515
-->
1616

17-
### Describe the feature would like to see added to OpenZFS
17+
### Describe the feature you would like to see added to OpenZFS
1818

1919
<!--
2020
Provide a clear and concise description of the feature.

contrib/intel_qat/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This contrib contains community compatibility patches to get Intel QAT working o
88
These patches are based on the following Intel QAT version:
99
[1.7.l.4.10.0-00014](https://01.org/sites/default/files/downloads/qat1.7.l.4.10.0-00014.tar.gz)
1010

11-
When using QAT with above kernels versions, the following patches needs to be applied using:
11+
When using QAT with the above kernel versions, the following patches need to be applied using:
1212
patch -p1 < _$PATCH_
1313
_Where $PATCH refers to the path of the patch in question_
1414

etc/init.d/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DESCRIPTION
2-
These script were written with the primary intention of being portable and
2+
These scripts were written with the primary intention of being portable and
33
usable on as many systems as possible.
44

55
This is, in practice, usually not possible. But the intention is there.

0 commit comments

Comments
 (0)