diff options
author | Yoshiyuki Asaba | 2007-06-28 12:59:22 +0000 |
---|---|---|
committer | Yoshiyuki Asaba | 2007-06-28 12:59:22 +0000 |
commit | ff4dc21a118034cbfa600017895ea72a75a0b537 (patch) | |
tree | cc30de902a19eb9478c31fe78a1a9e5482fc4263 /install | |
parent | cdd13aec885093bec3aa1461a0122cf0fdb24524 (diff) |
Fix english typos.V1_STABLE
Patch contributed by Guillaume Lelarge.
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', |