]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Typos 3271/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 5 Jun 2019 08:54:43 +0000 (10:54 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 5 Jun 2019 08:54:43 +0000 (10:54 +0200)
src/Wallabag/CoreBundle/Entity/Entry.php

index 19f81c0f4454dc0e93349078b2eaafa387186ec6..4a9cb8d8162d11d28a760bbfa199290543c18444 100644 (file)
@@ -946,7 +946,7 @@ class Entry
     }
 
     /**
-     * Set origin url.
+     * Set given url.
      *
      * @param string $givenUrl
      *
@@ -961,7 +961,7 @@ class Entry
     }
 
     /**
-     * Get origin url.
+     * Get given url.
      *
      * @return string
      */