diff options
author | Tim Hatch <tim@timhatch.com> | 2012-01-03 16:42:30 -0600 |
---|---|---|
committer | Tim Hatch <tim@timhatch.com> | 2012-01-03 16:42:30 -0600 |
commit | e6abbe90c96cb77c0a775c8ae4427eb2f49c1f98 (patch) | |
tree | 6dadd733c772f1f47590e9f8dc9fda3cd5cd9b48 /docs/src | |
parent | 266ef9ac46fe1d2c72c829019a467d51f6c04b40 (diff) | |
parent | e7c58665d02d9a9ca75f7600361c8bb2f1989981 (diff) | |
download | pygments-e6abbe90c96cb77c0a775c8ae4427eb2f49c1f98.tar.gz |
Merge pygments-main with pygments-tim
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/tokens.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/tokens.txt b/docs/src/tokens.txt index 9ef0df8d..4900a9ab 100644 --- a/docs/src/tokens.txt +++ b/docs/src/tokens.txt @@ -303,7 +303,7 @@ Comments `Comment.Special` Special data in comments. For example code tags, author and license - informations etc. + information, etc. Generic Tokens |