From bca3689f93bb86a2448339d57a1558a0444059d0 Mon Sep 17 00:00:00 2001
From: "konstantin@oak.local" <>
Date: Tue, 25 Nov 2003 15:39:35 +0300
Subject: [PATCH] typo fixed

---
 sql/sql_prepare.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sql/sql_prepare.cc b/sql/sql_prepare.cc
index 9721b77e38a..dc6c0085e5b 100644
--- a/sql/sql_prepare.cc
+++ b/sql/sql_prepare.cc
@@ -891,7 +891,7 @@ static void init_stmt_execute(PREP_STMT *stmt)
   If parameter markers are found in the query, then store    
   the information using Item_param along with maintaining a  
   list in lex->param_list, so that a fast and direct         
-  retrieveal can be made without going through all field     
+  retrieval can be made without going through all field     
   items.                                                     
 */
 
-- 
2.30.9