mirror of
https://github.com/unraid/webgui.git
synced 2026-03-07 18:39:27 -06:00
minor spelling correction
This commit is contained in:
@@ -163,7 +163,7 @@ Split level:
|
||||
> When a new file or subdirectory is being created in the first level subdirectory of a share, if that first
|
||||
> level subdirectory does not exist on the disk being written, then the subdirectory will be created first.
|
||||
> If a new file or subdirectory is being created in the second or lower level subdirectory of a share, the new
|
||||
> file or subdirectory is created on the same disk as the new file or subdirectorys parent directory.
|
||||
> file or subdirectory is created on the same disk as the new file or subdirectory's parent directory.
|
||||
>
|
||||
> **Automatically split only the top "N" level directories as required**
|
||||
> Similar to previous: when a new file or subdirectory is being created, if the parent directory is at level "N",
|
||||
@@ -375,4 +375,4 @@ function writeShare() {
|
||||
});
|
||||
if (copied) swal({title:'Clone complete',text:'Share settings are cloned to the selected shares',type:'success'},function(){refresh();});
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user