mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Merge pull request #12780 from devnoname120/patch-1
Fix typo Athor —> Author
This commit is contained in:
@@ -128,7 +128,7 @@ To create a mapper, inherit from the mapper base class and call the parent const
|
||||
* **Optional**: Entity class name, defaults to \\OCA\\MyApp\\Db\\Author in the example below
|
||||
|
||||
.. code-block:: php
|
||||
:caption: lib/Db/AthorMapper.php
|
||||
:caption: lib/Db/AuthorMapper.php
|
||||
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user