You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by vh...@apache.org on 2001/02/26 20:12:34 UTC

cvs commit: xml-batik/xdocs svgviewer.xml

vhardy      01/02/26 11:12:32

  Modified:    xdocs    svgviewer.xml
  Log:
  Fixed typo reported by Vladislav Protasov
  
  Revision  Changes    Path
  1.9       +2 -2      xml-batik/xdocs/svgviewer.xml
  
  Index: svgviewer.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/xdocs/svgviewer.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- svgviewer.xml	2000/12/03 20:40:46	1.8
  +++ svgviewer.xml	2001/02/26 19:12:28	1.9
  @@ -11,7 +11,7 @@
   
   <!-- ========================================================================= -->
   <!-- author vincent.hardy@eng.sun.com                                          -->
  -<!-- version $Id: svgviewer.xml,v 1.8 2000/12/03 20:40:46 vhardy Exp $ -->
  +<!-- version $Id: svgviewer.xml,v 1.9 2001/02/26 19:12:28 vhardy Exp $ -->
   <!-- ========================================================================= -->
   
   <document>
  @@ -269,7 +269,7 @@
                   <figure src="images/svgviewerRotate.gif" alt="Rotating an SVG document" />
                   <p>It is sometimes useful to be able to rotate a document (maps for example). You can
                   do this in the Batik viewer by first pressing the Ctrl key and then clicking and dragging
  -                the left mouse button to a new location. A marker will show the rotation angle corresponding
  +                the right mouse button to a new location. A marker will show the rotation angle corresponding
                   to the new mouse cursor location. When you are satisfied with that angle, you can release
                   the mouse button and the document will be displayed with the rotation you have specified.
                   </p>