aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/design
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-04-13 17:50:14 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-04-13 17:50:14 +0000
commita09b6137be4bfe945932954b0d70ff2499981632 (patch)
tree2808a53ef065af316b14b4a56c573d6c3d849b94 /src/documentation/content/xdocs/design
parent7d9ddd5cddc8bc0efd5b571f92fddb10a4e6257a (diff)
downloadxmlgraphics-fop-a09b6137be4bfe945932954b0d70ff2499981632.tar.gz
xmlgraphics-fop-a09b6137be4bfe945932954b0d70ff2499981632.zip
Convert product name from "Fop" to "FOP" for consistency.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196251 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/design')
-rw-r--r--src/documentation/content/xdocs/design/embedding.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/design/embedding.xml b/src/documentation/content/xdocs/design/embedding.xml
index 0198c3ad4..c44b2263c 100644
--- a/src/documentation/content/xdocs/design/embedding.xml
+++ b/src/documentation/content/xdocs/design/embedding.xml
@@ -33,9 +33,9 @@ Possible meanings for a user agent:
<ul>
<li>something that makes decisions where the specifiction indicates
that the user agent should decide</li>
-<li>Fop as the user agent, represented by a class that handles
+<li>FOP as the user agent, represented by a class that handles
various setup and decision values</li>
-<li>an class that handles context for a particular Fop conversion
+<li>an class that handles context for a particular FOP conversion
that can be configured/overridden when embedding</li>
</ul>