Commit cf85d67523979a799fedc0e051f1aab93500a0f4

Authored by Kevin Fourie
1 parent 4b519188

Fixed typo in PHPDoc ini file.

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9739 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
docs/kt-phpdoc.ini
@@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
16 [Parse Data] 16 [Parse Data]
17 ;; title of all the documentation 17 ;; title of all the documentation
18 ;; legal values: any string 18 ;; legal values: any string
19 -title = KnowledgeTree ##VESION## 19 +title = KnowledgeTree ##VERSION##
20 20
21 ;; parse files that start with a . like .bash_profile 21 ;; parse files that start with a . like .bash_profile
22 ;; legal values: true, false 22 ;; legal values: true, false