Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 94203 invoked from network); 27 Mar 2007 20:40:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Mar 2007 20:40:39 -0000 Received: (qmail 66005 invoked by uid 500); 27 Mar 2007 20:40:46 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 65969 invoked by uid 500); 27 Mar 2007 20:40:46 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 65959 invoked by uid 99); 27 Mar 2007 20:40:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2007 13:40:46 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2007 13:40:38 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 31C5D1A9838; Tue, 27 Mar 2007 13:40:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r523068 - /forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml Date: Tue, 27 Mar 2007 20:40:17 -0000 To: svn@forrest.apache.org From: rgardler@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070327204017.31C5D1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rgardler Date: Tue Mar 27 13:40:16 2007 New Revision: 523068 URL: http://svn.apache.org/viewvc?view=rev&rev=523068 Log: Fix validation errors (please run 'forrest validate' before committing documentation changes or better still 'forrest site' and check for brojen links) Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml?view=diff&rev=523068&r1=523067&r2=523068 ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml Tue Mar 27 13:40:16 2007 @@ -115,7 +115,7 @@ Forrests internal document format (defined by an XML-grammar). This format ist the common denominator for all things going into or coming out of Forrest's core processing. All input-plugins will translate their supported documents into this - format, all output-plugins will create the output by transforming this format into something else. Currently Forrest uses document-v13-dtd as its internal format. + format, all output-plugins will create the output by transforming this format into something else. Currently Forrest uses document-v13-dtd as its internal format.