diff options
Diffstat (limited to 'test/help-test.html')
| -rw-r--r-- | test/help-test.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/help-test.html b/test/help-test.html index 5b65d2208..491b2cd09 100644 --- a/test/help-test.html +++ b/test/help-test.html @@ -69,7 +69,7 @@ The following 2 paragraphs should be indented 8 spaces. authors decide to use it. You can use it for your libraries, too. -The following text content should all be indented 4 apces. +The following text content should all be indented 4 spaces. <I>Italic content.</I> <B>Bold content</B> <BIG>Big content.</BIG> <SMALL>Small content.</SMALL> <U>Underline content.</U> <STRIKE>Strike out content.</STRIKE>. @@ -198,7 +198,7 @@ End of DL. <A NAME="Center"></A> <B>Testing Centered Text And Image</B> -<center>This text should be centered. What follows is a line break.. +<center>This text should be centered. What follows is a line break. <BR> After the line break, still centered. What follows is a paragraph break. <P> @@ -206,7 +206,7 @@ This text should be in a paragraph break. This is paragraph #1 of 2. <P> This text should be in a paragraph break as well. This is paragraph #2 of 2. <P> -What follows should be a centered image..<BR> +What follows should be a centered image.<BR> <IMG SRC="../documentation/src/FL200.png"><BR> That should be a centered image. <P> @@ -235,7 +235,7 @@ This text should be between two horizontal lines. 6 Space 7 Space __ 8 Space | - 4 Space + 1 Tab |-- shold all be + 4 Space + 1 Tab |-- should all be 1 Tab __| same indent level 1 Tab + 1 Space 1 Tab + 2 Space |
