Author: dennisl
Date: Thu Aug 14 19:57:15 2014
New Revision: 1618034
URL: http://svn.apache.org/r1618034
Log:
Fix typo.
Modified:
creadur/rat/trunk/README.txt
Modified: creadur/rat/trunk/README.txt
URL:
http://svn.apache.org/viewvc/creadur/rat/trunk/README.txt?rev=1618034&r1=1618033&r2=1618034&view=diff
==============================================================================
--- creadur/rat/trunk/README.txt (original)
+++ creadur/rat/trunk/README.txt Thu Aug 14 19:57:15 2014
@@ -47,7 +47,7 @@ For Maven builds, the plugin is recommen
In response to demands from project quality tool developers, Rat is available
as a
library (rat-lib jar) suitable for inclusion in tools. Note that binary
compatibility
-is not gauranteed between 0.x releases. The XML output format is not yet in
it's
+is not guaranteed between 0.x releases. The XML output format is not yet in
it's
final form and so library users are recommended to either use the supplied
stylesheets or keep in close touch with the code.