Author: frisco
Date: 2007-06-21 16:10:29 -0700 (Thu, 21 Jun 2007)
New Revision: 5496
Modified:
openlaszlo/branches/legals/lps/components/base/basedatepickerday.lzx
Log:
Change 20070621-laszlosystems-v by [EMAIL PROTECTED] on 2007-06-21 16:06:30 PDT
in /Users/laszlosystems/src/svn/openlaszlo/branches/legals
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Couple of typos fixed while reading code
New Features:
Bugs Fixed:
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Tests:
Modified: openlaszlo/branches/legals/lps/components/base/basedatepickerday.lzx
===================================================================
--- openlaszlo/branches/legals/lps/components/base/basedatepickerday.lzx
2007-06-21 22:40:02 UTC (rev 5495)
+++ openlaszlo/branches/legals/lps/components/base/basedatepickerday.lzx
2007-06-21 23:10:29 UTC (rev 5496)
@@ -8,7 +8,7 @@
<attribute name="daynum" value="null"/>
<!--- Indicates if this day should be enabled or disabled. The day
- would be disbled if it should not show it's daynum.
+ would be disbled if it should not show its daynum.
@keywords protected
-->
<attribute name="disabled" type="boolean" value="false"/>
@@ -24,12 +24,12 @@
-->
<attribute name="selected" type="boolean" value="false"/>
- <!--- This method is called when this day recieves focus.
+ <!--- This method is called when this day receives focus.
@keywords protected -->
<method name="gotFocus">
</method>
- <!--- This method is called when this day looses focus.
+ <!--- This method is called when this day loses focus.
@keywords protected -->
<method name="removeFocus">
</method>
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins