summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2006-12-07 10:06:32 +0100
committergbrandl <devnull@localhost>2006-12-07 10:06:32 +0100
commit0a767b5548b7e0800196ad1beba56e34bcc4d6a8 (patch)
tree79caaf7929ce2532a55e1707c542222b046b1e63
parent0f5580f5078f4a583131249543391f66914808c5 (diff)
downloadpygments-0a767b5548b7e0800196ad1beba56e34bcc4d6a8.tar.gz
[svn] Typo fix.
-rw-r--r--docs/src/lexers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/lexers.txt b/docs/src/lexers.txt
index 6baf7eb1..ebc061cc 100644
--- a/docs/src/lexers.txt
+++ b/docs/src/lexers.txt
@@ -523,7 +523,7 @@ Template languages
Generic `myghty templates`_ lexer. Code that isn't Myghty
markup is yielded as `Token.Other`.
- .. _mygthy templates: http://www.myghty.org/
+ .. _myghty templates: http://www.myghty.org/
:Aliases: ``myghty``
:Filename patterns: ``*.myt``, ``autodelegate``