Explorar o código

fixed minor type in dev-en-HK 4

tobychui %!s(int64=6) %!d(string=hai) anos
pai
achega
8e247c96d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/lang/dev-en-HK/4.md

+ 1 - 1
docs/lang/dev-en-HK/4.md

@@ -110,7 +110,7 @@ The filepath paramter will provide the file location in **relative to /AOR or ab
 3. External Filepath without extDiskAccess handler, e.g. ```/media/storage1/test.mp3```
 
 For type 1 and 2, you can directly load them to the user by putting the filepath in ```src``` elements.
-However, for type 3 filepaths, you will need to call to the External Disk Handler using ```./SystemAOB/functions/extDiskAccess.php?file=``` and follow by the absolute of the file. 
+However, for type 3 filepaths, you will need to call to the External Disk Handler using ```./SystemAOB/functions/extDiskAccess.php?file=``` and follow by the absolute path of the file.