mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-28 07:30:19 +00:00
fix spelling
This commit is contained in:
@@ -59,7 +59,7 @@ public class CreateNewVaultNameController implements FxController {
|
||||
}
|
||||
|
||||
/**
|
||||
* Checks if {@link CreateNewVaultNameController#vaultName}is a valid directory name in the OS by creating and deleting a directory with the giving name in the temporary section of the OS
|
||||
* Checks if {@link CreateNewVaultNameController#vaultName}is a valid directory name in the OS by creating and deleting a directory with the given name in the temporary section of the OS
|
||||
* TODO: Logging
|
||||
*
|
||||
* @return true, if a directory with the name already exists or can be created
|
||||
|
||||
Reference in New Issue
Block a user