From 319e6804f17a0a18821f9ea8e67719d125641a59 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Tue, 25 Nov 2014 11:24:43 +0000 Subject: [PATCH] JAL-1517 svg==scalable :) --- help/html/features/clarguments.html | 2 +- help/html/io/export.html | 2 +- help/html/menus/alwfile.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/help/html/features/clarguments.html b/help/html/features/clarguments.html index 1cb1849..07b4dab 100644 --- a/help/html/features/clarguments.html +++ b/help/html/features/clarguments.html @@ -196,7 +196,7 @@
-svg FILE
-
Create Support Vector Graphics file FILE from alignment.
+
Create Scalable Vector Graphics file FILE from alignment.
diff --git a/help/html/io/export.html b/help/html/io/export.html index 6d121b8..35b2481 100755 --- a/help/html/io/export.html +++ b/help/html/io/export.html @@ -35,7 +35,7 @@ diagrams and powerpoint presentations
  • EPS - an Encapsulated Postscript Document
    For high quality diagrams and publications. -
  • SVG - a Support Vector Graphics document
    For high quality +
  • SVG - a Scalable Vector Graphics document
    For high quality diagrams in publications and on the web.
  • diff --git a/help/html/menus/alwfile.html b/help/html/menus/alwfile.html index 7cd096c..63f4aec 100755 --- a/help/html/menus/alwfile.html +++ b/help/html/menus/alwfile.html @@ -89,7 +89,7 @@ Create a Portable Network Graphics file from your alignment.
  • SVG
    -
    Create a Support Vector Graphics file from your alignment for embedding in web pages.
  • + Create a Scalable Vector Graphics file from your alignment for embedding in web pages.
  • Export Features
    -- 1.7.10.2