summaryrefslogtreecommitdiff
path: root/src/HTML5/Parser/TreeBuildingRules.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/HTML5/Parser/TreeBuildingRules.php')
-rw-r--r--src/HTML5/Parser/TreeBuildingRules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HTML5/Parser/TreeBuildingRules.php b/src/HTML5/Parser/TreeBuildingRules.php
index 4eb0a54..2af3c66 100644
--- a/src/HTML5/Parser/TreeBuildingRules.php
+++ b/src/HTML5/Parser/TreeBuildingRules.php
@@ -44,7 +44,7 @@ class TreeBuildingRules
}
/**
- * Returns TRUE if the given tagname has special processing rules.
+ * Returns true if the given tagname has special processing rules.
*/
public function hasRules($tagname)
{