diff options
author | Andrea Gelmini <[email protected]> | 2019-08-30 18:40:30 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-08-30 09:40:30 -0700 |
commit | 2b96f774236fa8793f9e5c387abf10d780ffca38 (patch) | |
tree | f8b166f4cf542e3df3eea7de55461e1ec8535387 /config/user.m4 | |
parent | d39c71d3654f6546dc3374c7833610f51d036109 (diff) |
Fix typos in config/
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Richard Laager <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Andrea Gelmini <[email protected]>
Closes #9232
Diffstat (limited to 'config/user.m4')
-rw-r--r-- | config/user.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/user.m4 b/config/user.m4 index 1ee9dbe26..3d97e9a41 100644 --- a/config/user.m4 +++ b/config/user.m4 @@ -27,7 +27,7 @@ AC_DEFUN([ZFS_AC_CONFIG_USER], [ dnl # dnl # Setup the environment for the ZFS Test Suite. Currently only -dnl # Linux sytle systems are supported but this infrastructure can +dnl # Linux style systems are supported but this infrastructure can dnl # be extended to support other platforms if needed. dnl # AC_DEFUN([ZFS_AC_TEST_FRAMEWORK], [ |