From 6894e6d7e83bbee093f293f718c6914593c6f16d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 9 Jan 2014 05:58:44 -0500 Subject: [PATCH 1/2] Fix typos Signed-off-by: Marc Delisle --- libraries/PDF.class.php | 2 +- libraries/export.lib.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/PDF.class.php b/libraries/PDF.class.php index 1d32cb7df0..289a3f4234 100644 --- a/libraries/PDF.class.php +++ b/libraries/PDF.class.php @@ -98,7 +98,7 @@ class PMA_PDF extends TCPDF } /** - * Improved with alias expading. + * Improved with alias expanding. * * @return void */ diff --git a/libraries/export.lib.php b/libraries/export.lib.php index ad2765a0c6..df2828ec77 100644 --- a/libraries/export.lib.php +++ b/libraries/export.lib.php @@ -65,7 +65,7 @@ function PMA_gzencodeNeeded() /** * Output handler for all exports, if needed buffering, it stores data into - * $dump_buffer, otherwise it prints thems out. + * $dump_buffer, otherwise it prints them out. * * @param string $line the insert statement * From 20da1d306e514ea5de4e67b540a9d7ec299a8d17 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 9 Jan 2014 06:19:18 -0500 Subject: [PATCH 2/2] Missing right title Signed-off-by: Marc Delisle --- libraries/browse_foreigners.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/browse_foreigners.lib.php b/libraries/browse_foreigners.lib.php index f2c5017bbc..3a305040f8 100644 --- a/libraries/browse_foreigners.lib.php +++ b/libraries/browse_foreigners.lib.php @@ -130,7 +130,7 @@ function PMA_getHtmlForRelationalFieldSelection($db, $table, $field, $foreignDat $rightDescriptionTitle = ''; } else { $rightDescriptionTitle = htmlspecialchars( - $rightDescriptionTitle + $rightDescription ); $rightDescription = htmlspecialchars( $pmaString->substr(