2009/dap/system-info battery-status.html,1.4,1.5

Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv18990

Modified Files:
	battery-status.html 
Log Message:
typo

Index: battery-status.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/battery-status.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- battery-status.html	7 Apr 2011 11:55:24 -0000	1.4
+++ battery-status.html	7 Apr 2011 12:24:42 -0000	1.5
@@ -229,7 +229,7 @@
         </pre>
       </div>
       <p>
-        By assigning a function to the <code>onbatterystatus</code> property:
+        By assigning a function expression to the <code>onbatterystatus</code> property:
       </p>
       <div class='example'>
         <pre class='sh_javascript'>
@@ -255,7 +255,7 @@
         </pre>
       </div>
       <p>
-        By assigning a function to the <code>onbatterystatus</code> property:
+        By assigning a function expression to the <code>onbatterystatus</code> property:
       </p>
       <div class='example'>
         <pre class='sh_javascript'>

Received on Thursday, 7 April 2011 12:24:46 UTC