Skip to content

Commit f41a0a3

Browse files
committed
Fix typo in README.
1 parent e5f04a1 commit f41a0a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ backend, written in pure PHP. The generated ctags index file contains scope
88
and access information about the class methods and properties.
99

1010
This tool was originally developed to enhance the PHP surport for
11-
[tagbar](http://majutsushi.github.com/tagbar/) vim plugin. The enhaced functionity
12-
has been included into an addon plugin for tagbar as
11+
[tagbar](http://majutsushi.github.com/tagbar/) vim plugin. The enhaced
12+
functionality has been included into an addon plugin for tagbar as
1313
[tagbar-phpctags](https://github.com/techlivezheng/tagbar-phpctags).
1414

15-
enjoy!
15+
Enjoy!
1616

1717
Requirements
1818
============

0 commit comments

Comments
 (0)