summaryrefslogtreecommitdiff
path: root/src/Readability.php
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2016-11-11 16:37:18 +0000
committerAndres Rey <[email protected]>2016-11-11 16:37:18 +0000
commitf3e5a80fd81fb010e56d0bc7930921450aff1cdc (patch)
treedf5638650c029cb7d32fe00abb8aaf95653e6ccc /src/Readability.php
parent0bfa43b77b23b65e3fb272ba4d293dc8cdfe046a (diff)
Typos
Diffstat (limited to 'src/Readability.php')
-rw-r--r--src/Readability.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Readability.php b/src/Readability.php
index adda48a..03a40a0 100644
--- a/src/Readability.php
+++ b/src/Readability.php
@@ -43,8 +43,8 @@ class Readability extends Element implements ReadabilityInterface
/*
* Restore the score if the object has been already scored.
*
- * And if must be added before calling the getAttribute function, because if we reacht eh DOMDocument
- * by geting the node parents we'll get a undefined function fatal error
+ * An if must be added before calling the getAttribute function, because if we reach the DOMDocument
+ * by getting the node parents we'll get a undefined function fatal error
*/
$score = 0;