diff options
Diffstat (limited to 'src/documentation/content/xdocs/design')
-rw-r--r-- | src/documentation/content/xdocs/design/embedding.xml | 4 |
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> |