[gnome-devel-docs] Fix validation error



commit 7a62cfd3b5da2ef4e182cfba8bd5c9a155c3cb2c
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Thu Jul 19 19:08:27 2012 -0400

    Fix validation error

 platform-demos/C/beginner.js.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/platform-demos/C/beginner.js.page b/platform-demos/C/beginner.js.page
index 1892fd5..6eebdb2 100644
--- a/platform-demos/C/beginner.js.page
+++ b/platform-demos/C/beginner.js.page
@@ -21,7 +21,7 @@
   <note style="tip"><p>GNOME Shell is what you see when you click on "Activities" in the top-left corner of your screen. It also controls the clock and the rest of the top panel. Besides showing how you to write GNOME applications, these tutorials will also show you how to use JavaScript to write GNOME Shell extensions, which give it new features or change the way it does things.</p></note>
 </synopsis>
 
-<section id="getting started">
+<section id="getting-started">
 <title>Getting Started</title>
  <p>These tutorials are designed for people who already know how to write in JavaScript, and who have GNOME installed on their computers already, but who are new to developing GNOME applications. If you don't already know JavaScript, or if you need help getting GNOME set up, take a look at these resources first:</p>
 <steps>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]