We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c0a28 commit 650cdb8Copy full SHA for 650cdb8
proposed/phpdoc.md
@@ -204,7 +204,7 @@ Common uses for the Description:
204
#### 5.2.1 Inline tags
205
206
A description MAY contain inline tags. Inline tags MUST follow the specification of
207
-tags with the same syntax. An inline tag MUST start with `{@` and MUST with `}`
+tags with the same syntax. An inline tag MUST start with `{@` and MUST end with `}`
208
209
```php
210
/**
0 commit comments