mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Typofixes
This commit is contained in:
parent
ed777871c0
commit
6da76ffaae
7 changed files with 7 additions and 7 deletions
|
@ -167,7 +167,7 @@ class EntriesExport
|
|||
|
||||
$book->setAuthor($this->author, $this->author);
|
||||
|
||||
// I hope this is a non existant address :)
|
||||
// I hope this is a non-existent address :)
|
||||
$book->setPublisher('wallabag', 'wallabag');
|
||||
// Strictly not needed as the book date defaults to time().
|
||||
$book->setDate(time());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue