From 88d4fa535282fc4edb8d2bc3f20b4219a220b533 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 12 Aug 2020 13:08:48 +0200 Subject: sftp: Fix more typos Signed-off-by: Jakub Jelen Reviewed-by: Anderson Toshiyuki Sasaki --- include/libssh/sftp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libssh') diff --git a/include/libssh/sftp.h b/include/libssh/sftp.h index c340219d..c855df8a 100644 --- a/include/libssh/sftp.h +++ b/include/libssh/sftp.h @@ -806,7 +806,7 @@ LIBSSH_API void sftp_statvfs_free(sftp_statvfs_t statvfs_o); /** * @brief Synchronize a file's in-core state with storage device * - * This calls the "fsync@openssh.com" extention. You should check if the + * This calls the "fsync@openssh.com" extension. You should check if the * extensions is supported using: * * @code -- cgit v1.2.3