From 661f331746c78957c0b28e4fd4e1e665489438d2 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Mon, 7 Jan 2019 19:18:24 -0600 Subject: [PATCH] minor spelling correction --- plugins/dynamix/ShareEdit.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/dynamix/ShareEdit.page b/plugins/dynamix/ShareEdit.page index b35e95d5b..118b885be 100644 --- a/plugins/dynamix/ShareEdit.page +++ b/plugins/dynamix/ShareEdit.page @@ -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();}); } - \ No newline at end of file +