zendframework / zf2-documentation

Zend Framework 2 documentation sources
BSD 3-Clause "New" or "Revised" License
190 stars 570 forks source link

Update zend.view.helpers.head-meta.rst #1442

Closed diogoand1 closed 9 years ago

diogoand1 commented 9 years ago

Update zend.view.helpers.head-meta.rst $this->doctype(Zend\View\Helper\Doctype::XHTML_RDFA); -> $this->doctype(Zend\View\Helper\Doctype::XHTML1_RDFA);