Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 88d47ac

Browse files
committed
Merge pull request #746 from efeencheung/patch-1
Update getting-started.rst
2 parents 6ff8cc6 + b10f201 commit 88d47ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ to reduce code duplication::
112112
protected $title;
113113

114114
/**
115-
* @PHPCR\Field(type='string', nullable=true)
115+
* @PHPCR\Field(type="string", nullable=true)
116116
*/
117117
protected $content;
118118

0 commit comments

Comments
 (0)