[Laszlo-checkins] r11316 - openlaszlo/trunk/docs/src/nav

lou@openlaszlo.org lou at openlaszlo.org
Thu Oct 2 05:45:07 PDT 2008


Author: lou
Date: 2008-10-02 05:44:50 -0700 (Thu, 02 Oct 2008)
New Revision: 11316

Modified:
   openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20081002-lou-D by lou at loumac.local on 2008-10-02 08:40:11 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: reference: change Debug entry in the Contents page to lz.Debug

Bugs Fixed: LPP-6994 (partial)

Tests: visual verify



Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml	2008-10-02 12:44:03 UTC (rev 11315)
+++ openlaszlo/trunk/docs/src/nav/toc.xml	2008-10-02 12:44:50 UTC (rev 11316)
@@ -279,7 +279,7 @@
     </category>
     
     <category title="Development">
-        <item title="Debug" href="lz.DebugService+debug.html"/>
+        <item title="lz.Debug" href="lz.DebugService+debug.html"/>
         <item title="&amp;lt;SyncTester&amp;gt;" href="lz.SyncTester.html" />
         <item title="&amp;lt;Test&amp;gt;" href="lz.Test.html" />
         <item title="&amp;lt;TestCase&amp;gt;" href="lz.TestCase.html" />



More information about the Laszlo-checkins mailing list