fix comment

This commit is contained in:
Looly 2022-11-28 13:54:02 +08:00
parent 9e6ba78ae8
commit 0c4d4ddbe8

View File

@ -390,7 +390,7 @@ public class Sftp extends AbstractFtp {
}
/**
* 打开指定目录如果指定路径非目录或不存在返回false
* 打开指定目录如果指定路径非目录或不存在抛出异常
*
* @param directory directory
* @return 是否打开目录