Fixed typos

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
This commit is contained in:
Deven Bansod 2015-07-01 02:33:00 +05:30
parent 863c29bbe7
commit 2ff6d53b12

View File

@ -1403,7 +1403,7 @@ $cfg['Export']['compression'] = 'none';
$cfg['Export']['lock_tables'] = false;
/**
* Whether to export databases/tablse as seperate files
* Whether to export databases/tables as separate files
*
* @global boolean $cfg['Export']['as_separate_files']
*/