From 67666aaccb4b4743a084b214722e1173e827e9d1 Mon Sep 17 00:00:00 2001
From: "ctrlaltca@gmail.com" <>
Date: Wed, 1 Jun 2011 22:14:00 +0000
Subject: upported recent documentation changes from branch/3.1 to trunk/
---
framework/Web/UI/WebControls/TDatePicker.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'framework/Web/UI/WebControls/TDatePicker.php')
diff --git a/framework/Web/UI/WebControls/TDatePicker.php b/framework/Web/UI/WebControls/TDatePicker.php
index 1bac5a1c..5d5a17e6 100644
--- a/framework/Web/UI/WebControls/TDatePicker.php
+++ b/framework/Web/UI/WebControls/TDatePicker.php
@@ -56,7 +56,7 @@ Prado::using('System.Web.UI.WebControls.TTextBox');
*
* The InputMode property can be set to "TextBox" or "DropDownList" with
* default as "TextBox".
- * In DropDownList mode, in addition to the popup date picker, three
+ * In DropDownList mode, in addition to the popup date picker, three
* drop down list (day, month and year) are presented to select the date .
*
* The PositionMode property can be set to "Top" or "Bottom" with default
--
cgit v1.2.3