From cf85d67523979a799fedc0e051f1aab93500a0f4 Mon Sep 17 00:00:00 2001 From: Kevin Fourie Date: Wed, 21 Jan 2009 13:37:46 +0000 Subject: [PATCH] Fixed typo in PHPDoc ini file. --- docs/kt-phpdoc.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kt-phpdoc.ini b/docs/kt-phpdoc.ini index c1f57ec..23adc27 100644 --- a/docs/kt-phpdoc.ini +++ b/docs/kt-phpdoc.ini @@ -16,7 +16,7 @@ [Parse Data] ;; title of all the documentation ;; legal values: any string -title = KnowledgeTree ##VESION## +title = KnowledgeTree ##VERSION## ;; parse files that start with a . like .bash_profile ;; legal values: true, false -- libgit2 0.21.4