diff --git a/src/protocols/ssh/sftp.c b/src/protocols/ssh/sftp.c index dbb0f693..55eeeefe 100644 --- a/src/protocols/ssh/sftp.c +++ b/src/protocols/ssh/sftp.c @@ -52,7 +52,7 @@ * The path to append the filename to. * * @param filename - * The filename to appaned to the path. + * The filename to append to the path. * * @return * true if the filename is valid and was successfully appended to the path,