gnomeweb-wml r5806 - trunk/www.gnome.org/projects/gtksourceview



Author: paolo
Date: Mon Feb  4 09:49:02 2008
New Revision: 5806
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=5806&view=rev

Log:
Fixed a reference.



Modified:
   trunk/www.gnome.org/projects/gtksourceview/documentation.html

Modified: trunk/www.gnome.org/projects/gtksourceview/documentation.html
==============================================================================
--- trunk/www.gnome.org/projects/gtksourceview/documentation.html	(original)
+++ trunk/www.gnome.org/projects/gtksourceview/documentation.html	Mon Feb  4 09:49:02 2008
@@ -49,7 +49,7 @@
 
     <h2>API reference</h2>
     <p>You can browse the GtkSourceView API reference online on <a href="http://library.gnome.org/devel/references";>library.gnome.org</a>
-       where you will also find the documentation for many other APIs used throughout the GNOME platform.
+       where you will also find the documentation for many other libraries used throughout the GNOME platform.
     </p>
     <ul>
       <li>Browse API reference for the <a href="http://library.gnome.org/devel/gtksourceview-2.0/stable/";>stable release</a></li>
@@ -63,7 +63,7 @@
     <p>Here you can find a list of unofficial tutorials:</p>
     <ul>
       <li><a href="http://www.progbox.co.uk/wordpress/?p=300";>Simple syntax highlighting window example</a>.
-      <li><a href="http://php-gtk.eu/code-snippets/extending-gtksourceview-widget";>Using GtkSourceview to build a php editor with syntax highlighting</a>.</li>
+      <li><a href="http://php-gtk.eu/code-snippets/extending-gtksourceview-widget";>Using GtkSourceview to build a PHP editor with syntax highlighting</a>.</li>
       <li><a href="http://blogs.gnome.org/pbor/2008/01/14/gtksourceview-21/";>How to use the GtkSourcePrintCompositor API</a>.</li>
     </ul>
     <h2>Language definition files</h2>
@@ -71,10 +71,10 @@
     <p>You can learn how to write language files by reading the 
        official <a href="http://library.gnome.org/devel/gtksourceview-2.0/stable/lang-tutorial.html";>tutorial</a> on how to write a new
        language definition file and the 
-       <a href="http://library.gnome.org/devel/gtksourceview-2.0/stable/lang-reference.html";>reference to the language definition file format</a>.
+       <a href="http://library.gnome.org/devel/gtksourceview-2.0/stable/lang-reference.html";>reference</a> to the language definition file format.
     </p>
     
-    <h2>Older documentation</a></h2>
+    <h2>Older documentation</h2>
     <p>Although we recommend to use GtkSourceView 2.x, we keep the 
        <a href="http://library.gnome.org/devel/gtksourceview/stable/";>GtkSourceView 1.x Documentation</a> around for 
        those who need it.



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