[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-2050-g810779c

Marc Delisle lem9 at users.sourceforge.net
Sat Mar 12 11:37:52 CET 2011


The branch, master has been updated
       via  810779c01d8a54618eebd99d0f5bd89b8dd701ec (commit)
      from  f599afd843befcbe98771d0129bc2bb1405bdb4d (commit)


- Log -----------------------------------------------------------------
commit 810779c01d8a54618eebd99d0f5bd89b8dd701ec
Author: Marc Delisle <marc at infomarc.info>
Date:   Sat Mar 12 05:37:40 2011 -0500

    Typos

-----------------------------------------------------------------------

Summary of changes:
 libraries/kanji-encoding.lib.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libraries/kanji-encoding.lib.php b/libraries/kanji-encoding.lib.php
index 1f17ef7..67c8b1c 100644
--- a/libraries/kanji-encoding.lib.php
+++ b/libraries/kanji-encoding.lib.php
@@ -66,7 +66,7 @@ function PMA_change_enc_order() {
  * 2002/1/4 by Y.Kawada
  *
  * @param   string   the string to convert
- * @param   string   the destinasion encoding code
+ * @param   string   the destination encoding code
  * @param   string   set 'kana' convert to JIS-X208-kana
  *
  * @global  string   the available encoding codes list
@@ -99,7 +99,7 @@ function PMA_kanji_str_conv($str, $enc, $kana) {
  * 2002/1/4 by Y.Kawada
  *
  * @param   string   the name of the file to convert
- * @param   string   the destinasion encoding code
+ * @param   string   the destination encoding code
  * @param   string   set 'kana' convert to JIS-X208-kana
  *
  * @return  string   the name of the converted file


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list