Fix typo concerning VALIGN
authorerg <devnull@localhost>
Wed, 6 Apr 2011 18:07:32 +0000 (18:07 +0000)
committererg <devnull@localhost>
Wed, 6 Apr 2011 18:07:32 +0000 (18:07 +0000)
doc/info/shapes.html
doc/infosrc/html.2

index cfa9ed2454a27cf174e33a756ea3516beee3939b..292be85cc53bea8b25db232413420eb1657ce9c6 100644 (file)
@@ -832,8 +832,8 @@ is placed above and below the object.
 <P>
 <ul>
 <LI>MIDDLE aligns the object in the center. (Default) </LI>
-<LI>LEFT aligns the object on the left.</LI>
-<LI>RIGHT aligns the object on the right.  </LI>
+<LI>BOTTOM aligns the object on the bottom.</LI>
+<LI>TOP aligns the object on the top.  </LI>
 </ul>
 </BLOCKQUOTE>
 
index 33ce9766ca24a199c4b57d7058b0a16676551a60..817d54059495c6af500ed141f71bbab70cc6b39d 100644 (file)
@@ -372,8 +372,8 @@ is placed above and below the object.
 <P>
 <ul>
 <LI>MIDDLE aligns the object in the center. (Default) </LI>
-<LI>LEFT aligns the object on the left.</LI>
-<LI>RIGHT aligns the object on the right.  </LI>
+<LI>BOTTOM aligns the object on the bottom.</LI>
+<LI>TOP aligns the object on the top.  </LI>
 </ul>
 </BLOCKQUOTE>