aboutsummaryrefslogtreecommitdiff
path: root/TECHNOLOGY.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2019-06-01 19:41:09 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2019-06-01 19:41:09 -0400
commit84f281ac997dcd06b3205e4e13cbc4f5df793c0c (patch)
tree92de404e0b6800b341293a740b4580161198a31b /TECHNOLOGY.md
parentbf2bf55ff58f8a37aa675b6ac908bd53de02192f (diff)
downloadtextadept-84f281ac997dcd06b3205e4e13cbc4f5df793c0c.tar.gz
textadept-84f281ac997dcd06b3205e4e13cbc4f5df793c0c.zip
GTK+ was renamed to GTK recently.
Diffstat (limited to 'TECHNOLOGY.md')
-rw-r--r--TECHNOLOGY.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TECHNOLOGY.md b/TECHNOLOGY.md
index 8b39ced5..293dc654 100644
--- a/TECHNOLOGY.md
+++ b/TECHNOLOGY.md
@@ -8,7 +8,7 @@ in the following sections.
Textadept's user interface consists of a graphical user interface (GUI) and a
terminal user interface (TUI).
-=[GTK+][] - GIMP Toolkit=
+=[GTK][] - GIMP Toolkit=
Textadept uses GTK as its cross-platform GUI toolkit.
=[ncurses][], [pdcurses][] - Libraries for displaying terminal applications=
@@ -48,7 +48,7 @@ Lua and includes a few external libraries.
\* A Foicica.com project.
-[GTK+]: http://www.gtk.org
+[GTK]: http://www.gtk.org
[Scintilla]: http://scintilla.org
[Lua]: http://www.lua.org
[LPeg]: http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html