aboutsummaryrefslogtreecommitdiff
path: root/doc/11_Scripting.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/11_Scripting.md')
-rw-r--r--doc/11_Scripting.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/11_Scripting.md b/doc/11_Scripting.md
index c0c68b59..5e8579f6 100644
--- a/doc/11_Scripting.md
+++ b/doc/11_Scripting.md
@@ -5,9 +5,9 @@ for editing Lua code. Textadept provides syntax autocompletion and documentation
for the Lua and Textadept APIs. The [`lua` module][] also has more tools for
working with Lua code.
-![Adeptsense ta](images/adeptsense_ta.png)
+![ta Autocompletion](images/adeptsense_ta.png)
    
-![Adeptsense tadoc](images/adeptsense_tadoc.png)
+![ta Documentation](images/adeptsense_tadoc.png)
[`lua` module]: api/_M.lua.html