diff options
Diffstat (limited to 'install')
-rw-r--r-- | install/lang/en.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/lang/en.lang.php b/install/lang/en.lang.php index a3ebb3c..62e0016 100644 --- a/install/lang/en.lang.php +++ b/install/lang/en.lang.php @@ -28,7 +28,7 @@ $message = array( 'strLang' => 'English', 'strNext' => 'Next', 'strCheck' => 'Check', - 'strDirectoryCheck' => 'Directory Cehck', + 'strDirectoryCheck' => 'Directory Check', 'strParameterCheck' => 'Parameter Setting', 'strFinish' => 'Finish', 'strPgConfFile' => 'pgpool.conf File', |