mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Fix typos in field name
This commit is contained in:
parent
119914e65d
commit
e71cef0bb8
@ -21,7 +21,7 @@ class Client extends BaseClient
|
||||
/**
|
||||
* @var string
|
||||
*
|
||||
* @ORM\Column(name="title", type="text", nullable=true)
|
||||
* @ORM\Column(name="name", type="text", nullable=true)
|
||||
*/
|
||||
protected $name;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user