donaldp 01/11/17 23:51:02
Modified: src/xdocs announcement.xml features.xml index.xml
whitepaper.xml
Log:
Oriented rather than orientated.
orientate = face the orient
oriented = aligned with or focused on.
Submitted By: "Erich Bratton" <[EMAIL PROTECTED]>
Revision Changes Path
1.10 +1 -1 jakarta-avalon-logkit/src/xdocs/announcement.xml
Index: announcement.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-logkit/src/xdocs/announcement.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- announcement.xml 2001/09/18 15:12:51 1.9
+++ announcement.xml 2001/11/18 07:51:02 1.10
@@ -20,7 +20,7 @@
<title>@Name@ @version@</title>
<description>
LogKit is an easy to use logging toolkit designed for secure
-performance orientated logging. It's design encourages integration
+performance oriented logging. It's design encourages integration
into existing products with minimal impact.
</description>
<changes version="@version@" file="changes.xml"/>
1.4 +1 -1 jakarta-avalon-logkit/src/xdocs/features.xml
Index: features.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-logkit/src/xdocs/features.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- features.xml 2001/05/12 05:38:58 1.3
+++ features.xml 2001/11/18 07:51:02 1.4
@@ -42,7 +42,7 @@
Designed to be integrated into existing products.
</li>
<li>
- Performance orientated.
+ Performance oriented.
</li>
<li>
Enables users to plug in filters to filter out or modify LogEvents
1.4 +2 -2 jakarta-avalon-logkit/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-logkit/src/xdocs/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 2001/05/12 05:38:58 1.3
+++ index.xml 2001/11/18 07:51:02 1.4
@@ -13,7 +13,7 @@
<body>
<s1 title="Introduction">
<p>
- LogKit is a logging toolkit designed for secure performance
orientated logging
+ LogKit is a logging toolkit designed for secure performance oriented
logging
in applications. To get started using LogKit, it is recomended that
you read the
<link href="whitepaper.html">whitepaper</link> and browse the
<link href="api/index.html">API docs</link>.
@@ -23,7 +23,7 @@
<footer>
<legal>
Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
- $Revision: 1.3 $ $Date: 2001/05/12 05:38:58 $
+ $Revision: 1.4 $ $Date: 2001/11/18 07:51:02 $
</legal>
</footer>
</document>
1.4 +2 -2 jakarta-avalon-logkit/src/xdocs/whitepaper.xml
Index: whitepaper.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-logkit/src/xdocs/whitepaper.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- whitepaper.xml 2001/07/31 08:46:44 1.3
+++ whitepaper.xml 2001/11/18 07:51:02 1.4
@@ -71,7 +71,7 @@
<ul>
<li>
<strong>DEBUG:</strong><br/>
- Developer orientated messages, usually used during developement of
product.
+ Developer oriented messages, usually used during developement of
product.
</li>
<li>
<strong>INFO:</strong><br/>
@@ -448,7 +448,7 @@
<footer>
<legal>
Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
- $Revision: 1.3 $ $Date: 2001/07/31 08:46:44 $
+ $Revision: 1.4 $ $Date: 2001/11/18 07:51:02 $
</legal>
</footer>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>