Author: lou
Date: 2008-01-04 03:14:08 -0800 (Fri, 04 Jan 2008)
New Revision: 7725

Modified:
   openlaszlo/trunk/laszlo-explorer/coverpages/components_cover.html
   openlaszlo/trunk/laszlo-explorer/coverpages/getting_started.html
   openlaszlo/trunk/laszlo-explorer/coverpages/small_applications_cover.html
Log:
Change 20080104-lou-M by [EMAIL PROTECTED] on 2008-01-04 07:03:39 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: fix text errors in Laszlo Explorer

Bugs Fixed: LPP-5081, LPP-5071, LPP-5082, LPP-5075

Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Tests: verify visually



Modified: openlaszlo/trunk/laszlo-explorer/coverpages/components_cover.html
===================================================================
--- openlaszlo/trunk/laszlo-explorer/coverpages/components_cover.html   
2008-01-04 11:10:47 UTC (rev 7724)
+++ openlaszlo/trunk/laszlo-explorer/coverpages/components_cover.html   
2008-01-04 11:14:08 UTC (rev 7725)
@@ -2,7 +2,7 @@
 <!-- components sample cover page for Laszlo Explorer                      -->
 <!--                                                                       -->
 <!-- * X_LZ_COPYRIGHT_BEGIN ***************************************************
-* Copyright 2001-2007 Laszlo Systems, Inc.  All Rights Reserved.              *
+* Copyright 2001-2008 Laszlo Systems, Inc.  All Rights Reserved.              *
 * Use is subject to license terms.                                            *
 * X_LZ_COPYRIGHT_END ****************************************************** -->
 <!--=======================================================================-->
@@ -20,13 +20,13 @@
   </p>
   <p>
    These pages show how you use parameters to customize the appearance and
-   behavior of Open components to meet your needs.
+   behavior of OpenLaszlo components to meet your needs.
   </p>
   <p>
     All OpenLaszlo components can be specified declaratively;
     they are data-driven and can be modified at runtime using JavaScript.
     The look of a component may be changed using the &lt;style&gt; tag or by
-    modifying component resource. For more details about changing the
+    modifying the component resource. For more details about changing the
     look of the OpenLaszlo components, see:
   </p>
   <ul>

Modified: openlaszlo/trunk/laszlo-explorer/coverpages/getting_started.html
===================================================================
--- openlaszlo/trunk/laszlo-explorer/coverpages/getting_started.html    
2008-01-04 11:10:47 UTC (rev 7724)
+++ openlaszlo/trunk/laszlo-explorer/coverpages/getting_started.html    
2008-01-04 11:14:08 UTC (rev 7725)
@@ -2,7 +2,7 @@
 <!-- Getting Started page for Laszlo Explorer                      -->
 <!--                                                                       -->
 <!-- * X_LZ_COPYRIGHT_BEGIN ***************************************************
-* Copyright 2001-2007 Laszlo Systems, Inc.  All Rights Reserved.              *
+* Copyright 2001-2008 Laszlo Systems, Inc.  All Rights Reserved.              *
 * Use is subject to license terms.                                            *
 * X_LZ_COPYRIGHT_END ****************************************************** -->
 <!--=======================================================================-->
@@ -34,7 +34,7 @@
     <li>
       <div class="desc-short">Code for
               the demos is presented in a 
-syntax-coded viewer that displays different types of tags in different 
colors.</div>
+syntax-colored viewer that displays different types of tags in different 
colors.</div>
     </li>
     <li>
       <div class="desc-short">Code for the

Modified: 
openlaszlo/trunk/laszlo-explorer/coverpages/small_applications_cover.html
===================================================================
--- openlaszlo/trunk/laszlo-explorer/coverpages/small_applications_cover.html   
2008-01-04 11:10:47 UTC (rev 7724)
+++ openlaszlo/trunk/laszlo-explorer/coverpages/small_applications_cover.html   
2008-01-04 11:14:08 UTC (rev 7725)
@@ -2,7 +2,7 @@
 <!-- small applications cover page for Laszlo Explorer                     -->
 <!--                                                                       -->
 <!-- * X_LZ_COPYRIGHT_BEGIN ***************************************************
-* Copyright 2001-2007 Laszlo Systems, Inc.  All Rights Reserved.              *
+* Copyright 2001-2008 Laszlo Systems, Inc.  All Rights Reserved.              *
 * Use is subject to license terms.                                            *
 * X_LZ_COPYRIGHT_END ****************************************************** -->
 <!--=======================================================================-->
@@ -19,7 +19,7 @@
     reference,
     these small applications  integrate the use of multiple APIs; however,
     they are small enough that even novice LZX developers can read though the
-    code to get a feel for the how the application works.
+    code to get a feel for how the application works.
 
     </p>
   </center>


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to