diff options
| author | Georg Brandl <georg@python.org> | 2009-03-10 07:57:48 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-03-10 07:57:48 +0100 |
| commit | 8aa5b751b2dfed88d7fa3ee9d0219d9de26659f1 (patch) | |
| tree | 1c89d5a3292121e97ae92a923f8bd284ea4fb45b /docs | |
| parent | 716ec4d2342d47800ff4109f07ff4095ef2a8bc5 (diff) | |
| download | pygments-git-8aa5b751b2dfed88d7fa3ee9d0219d9de26659f1.tar.gz | |
Fix typo.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/src/quickstart.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/quickstart.txt b/docs/src/quickstart.txt index ea9166bb..40409104 100644 --- a/docs/src/quickstart.txt +++ b/docs/src/quickstart.txt @@ -199,4 +199,4 @@ it can be created with:: where ``default`` is the style name. -More options and tricks and be found in the `command line referene <cmdline.txt>`_. +More options and tricks and be found in the `command line reference <cmdline.txt>`_. |
