aboutsummaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2021-08-25 12:45:42 +0000
committerGitHub <noreply@github.com>2021-08-25 14:45:42 +0200
commit803e0e65cf63fdc95c7ad4a519a5db31d27f94d4 (patch)
tree1c5358df9b4911af37370656b7a2def65c832e18 /compat
parent9700b353700589dcc462205c638bcb40219a49c2 (diff)
downloadsshfs-803e0e65cf63fdc95c7ad4a519a5db31d27f94d4.tar
sshfs-803e0e65cf63fdc95c7ad4a519a5db31d27f94d4.tar.gz
sshfs-803e0e65cf63fdc95c7ad4a519a5db31d27f94d4.tar.bz2
sshfs-803e0e65cf63fdc95c7ad4a519a5db31d27f94d4.zip
Fix script issues identified through shellcheck (#258)
* Fix spelling * Fix shellcheck-identified warnings in shell scripts
Diffstat (limited to 'compat')
-rw-r--r--compat/fuse_opt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/fuse_opt.h b/compat/fuse_opt.h
index 9e159d5..de38451 100644
--- a/compat/fuse_opt.h
+++ b/compat/fuse_opt.h
@@ -18,7 +18,7 @@ extern "C" {
/**
* Option description
*
- * This structure describes a single option, and and action associated
+ * This structure describes a single option, and an action associated
* with it, in case it matches.
*
* More than one such match may occur, in which case the action for