diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/06_AdeptEditing.md | 2 | ||||
-rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md index deb016bf..65cb750d 100644 --- a/doc/06_AdeptEditing.md +++ b/doc/06_AdeptEditing.md @@ -210,7 +210,7 @@ search. ## Source Code Editing Being a programmer's editor, Textadept excels at editing source code. It -understands the syntax and structure of more than 80 different programming +understands the syntax and structure of more than 90 different programming languages and recognizes hundreds of file types. Textadept uses this knowledge to make viewing and editing code faster and easier. It can also compile and run simple source files. diff --git a/doc/index.html b/doc/index.html index 74729d9d..321f9544 100644 --- a/doc/index.html +++ b/doc/index.html @@ -126,7 +126,7 @@ <h3>Multiple Language Support</h3> <p> Being a programmer’s editor, Textadept excels at editing source - code. It understands the syntax and structure of more than 80 + code. It understands the syntax and structure of more than 90 different programming languages and recognizes hundreds of file types. Textadept uses this knowledge to make viewing and editing code faster and easier. It can also compile and run simple source |