You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
The ReflectionDocBlock Component
1
+
The ReflectionDocBlock Component[](https://travis-ci.org/phpDocumentor/ReflectionDocBlock)
2
2
================================
3
3
4
4
Introduction
@@ -7,7 +7,7 @@ Introduction
7
7
The ReflectionDocBlock component of phpDocumentor provides a DocBlock parser
8
8
that is 100% compatible with the [PHPDoc standard](http://phpdoc.org/docs/latest).
9
9
10
-
With this component can a library provide support for annotations via DocBlocks
10
+
With this component, a library can provide support for annotations via DocBlocks
11
11
or otherwise retrieve information that is embedded in a DocBlock.
12
12
13
13
> **Note**: *this is a core component of phpDocumentor and is constantly being
0 commit comments