Skip to content

Commit

Permalink
correct property comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joostdekeijzer committed Jan 29, 2014
1 parent 9b4c2f3 commit 827c815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Test/Case/Model/models.php
Expand Up @@ -3258,7 +3258,7 @@ class TranslatedArticle extends CakeTestModel {
public $belongsTo = array('User');

/**
* belongsTo property
* hasMany property
*
* @var array
*/
Expand Down

0 comments on commit 827c815

Please sign in to comment.