diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2013-10-31 19:58:21 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2013-10-31 19:58:21 +0000 |
commit | ec479a36b29b2f3a99682825989af4c346974a3a (patch) | |
tree | bac84bc9c13ec2e58c3bd68803f154d0a0346289 /test | |
parent | 78eb763aaa51327bf2df8b27a32181b4c70ae638 (diff) | |
download | xmlgraphics-fop-ec479a36b29b2f3a99682825989af4c346974a3a.tar.gz xmlgraphics-fop-ec479a36b29b2f3a99682825989af4c346974a3a.zip |
Typo: s/inline/block/
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1537606 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r-- | test/layoutengine/standard-testcases/inline-container_bpd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/layoutengine/standard-testcases/inline-container_bpd.xml b/test/layoutengine/standard-testcases/inline-container_bpd.xml index 6691eca42..8f808c030 100644 --- a/test/layoutengine/standard-testcases/inline-container_bpd.xml +++ b/test/layoutengine/standard-testcases/inline-container_bpd.xml @@ -19,7 +19,7 @@ <testcase> <info> <p> - Checks that inline-progression-dimension on fo:inline-container is properly handled. + Checks that block-progression-dimension on fo:inline-container is properly handled. </p> </info> <fo> |