aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-11-18 09:51:54 +1100
committerNeil <nyamatongwe@gmail.com>2018-11-18 09:51:54 +1100
commit134b65b6aed960ebd5d74baa6d39bf7ec06d66ac (patch)
tree2c33b8a1bc320a1d914d2baad275c1008c3081b3
parentc5fab0674da279e8e5de24c57fa9a85d0e316a06 (diff)
downloadscintilla-mirror-134b65b6aed960ebd5d74baa6d39bf7ec06d66ac.tar.gz
Backport: Bug [#2059]. Update URL in comment.
Backport of changeset 7170:6a7abb3a43c7.
-rw-r--r--lexers/LexAU3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/LexAU3.cxx b/lexers/LexAU3.cxx
index b4029413c..417c832e0 100644
--- a/lexers/LexAU3.cxx
+++ b/lexers/LexAU3.cxx
@@ -1,6 +1,6 @@
// Scintilla source code edit control
// @file LexAU3.cxx
-// Lexer for AutoIt3 http://www.hiddensoft.com/autoit3
+// Lexer for AutoIt3 https://www.autoitscript.com/site/
// by Jos van der Zande, jvdzande@yahoo.com
//
// Changes: