-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typos #10423
Fix typos #10423
Conversation
tests/zfs-tests/tests/functional/cli_root/zfs_get/zfs_get_005_neg.ksh
Outdated
Show resolved
Hide resolved
tests/zfs-tests/tests/functional/cli_root/zfs_inherit/zfs_inherit_002_neg.ksh
Outdated
Show resolved
Hide resolved
@Gelma thanks! Can you please just address the cstyle warning.
|
Ok, I split on two lines. I'm going to send new commit. |
Codecov Report
@@ Coverage Diff @@
## master #10423 +/- ##
==========================================
- Coverage 79.39% 79.30% -0.10%
==========================================
Files 391 391
Lines 123633 123633
==========================================
- Hits 98162 98046 -116
- Misses 25471 25587 +116
Continue to review full report at Codecov.
|
@Gelma one last thing. Can you please squash your changes in to a single commit, add your signed-off-by and then update the PR. |
Thanks a lot. I'm going to upload new version. |
Correct various typos in the comments and tests. Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes openzfs#10423
Correct various typos in the comments and tests. Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes openzfs#10423
Correct various typos in the comments and tests. Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes openzfs#10423
Hi guys,
thanks a lot for your work.
Here a stupid patch about typos.
Thanks a lot,
Gelma