summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/asymptote/GUI/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/asymptote/GUI/setup.py')
-rwxr-xr-xMaster/texmf-dist/asymptote/GUI/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/asymptote/GUI/setup.py b/Master/texmf-dist/asymptote/GUI/setup.py
index e49e3468d7f..a1b25d809a7 100755
--- a/Master/texmf-dist/asymptote/GUI/setup.py
+++ b/Master/texmf-dist/asymptote/GUI/setup.py
@@ -7,7 +7,7 @@ setup(
name="xasy",
version=xasyVersion.xasyVersion,
author="Supakorn Rassameemasmuang, Orest Shardt, and John C. Bowman",
- description="User interface for Asymptote, a vector graphics language",
+ description="User interface for Asymptote, a vector graphics language",
url="https://asymptote.sourceforge.io",
download_url="https://sourceforge.net/projects/asymptote/"
)