minor doc fixes

This commit is contained in:
Nicola Murino
2021-02-14 22:08:08 +01:00
parent a21ccad174
commit 46176a54b4
19 changed files with 127 additions and 151 deletions

View File

@@ -58,7 +58,7 @@ func (v *BaseVirtualFolder) GetQuotaSummary() string {
return result
}
// VirtualFolder defines a mapping between a SFTP/SCP virtual path and a
// VirtualFolder defines a mapping between an SFTPGo exposed virtual path and a
// filesystem path outside the user home directory.
// The specified paths must be absolute and the virtual path cannot be "/",
// it must be a sub directory. The parent directory for the specified virtual