On 28/01/14 16:02, [email protected] wrote:
Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Findex.mdtext

[email protected]

Index: trunk/content/documentation/index.mdtext
===================================================================
--- trunk/content/documentation/index.mdtext    (revision 1561907)
+++ trunk/content/documentation/index.mdtext    (working copy)
@@ -16,7 +16,7 @@
  * [TDB](./tdb/) - a fast persistent triple store that stores directly to disk
  * [Javadoc](./javadoc/) - JavaDoc generated from the Jena source
  * [Text Search](./query/text-query.html) - enhanced indexes using Lucene or 
Solr for more efficient searching of text literals in Jena models and datasets.
-* [Spatial Search](./query/spacial-query.html) - enhanced indexes using Lucene 
or Solr for spaial searches
+* [Spatial Search](./query/spatial-query.html) - enhanced indexes using Lucene 
or Solr for spaial searches
  * [How-To's](./notes/) - various topic-specific how-to documents
  * [Security](./security/) - a Security (Permissions) wrapper around Jena RDF 
implementation
  * [JDBC](./jdbc/) - a SPARQL over JDBC driver framework


Philippe,

Thank you - fix applied and web site republished.

        Andy

All - this is an example of someone (non-committer) finding and fixing something on the web site using ASF CMS. All you need is a bookmarklet of:

javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))

http://www.apache.org/dev/cmsref.html#faq

Reply via email to