mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-17 02:01:27 +00:00
changes spelling of the word dokany
This commit is contained in:
@@ -5,7 +5,7 @@ import java.util.Arrays;
|
||||
public enum VolumeImpl {
|
||||
WEBDAV("WebDAV"),
|
||||
FUSE("FUSE"),
|
||||
DOKANY("DOKANY");
|
||||
DOKANY("Dokany");
|
||||
|
||||
private String displayName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user