From fd2f1919bfddf9dbd5e6ac6593fe16434b645502 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 7 Jun 2014 15:38:41 -0400 Subject: [PATCH] Fix typo Signed-off-by: Marc Delisle --- js/functions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/functions.js b/js/functions.js index d16dcbef7d..66c145d242 100644 --- a/js/functions.js +++ b/js/functions.js @@ -2676,7 +2676,7 @@ function PMA_validateDefaultValue($null_checkbox) } /** - * function to populate the input fields on picking a coulmn from central list + * function to populate the input fields on picking a column from central list * * @param string input_id input id of the name field for the column to be populated * @param integer offset of the selected column in central list of columns