[ticket/246] Fix misspellings in portal files

B3P-246
This commit is contained in:
Marc Alexander
2014-06-08 23:45:11 +02:00
parent 1ac06334b0
commit c4ab45ade1
6 changed files with 7 additions and 9 deletions

View File

@@ -322,7 +322,7 @@ class portal_upload
/**
* @author Michal Nazarewicz (from the php manual)
* Creates all non-existant directories in a path
* Creates all non-existent directories in a path
* @param $path - path to create
* @param $mode - CHMOD the new dir to these permissions
* @return bool