diff --git a/tests/FusionUnitTests.php b/tests/FusionUnitTests.php index c9279fe..80fd722 100644 --- a/tests/FusionUnitTests.php +++ b/tests/FusionUnitTests.php @@ -126,7 +126,7 @@ public function testTagging() { $tag->write(); $page->$relationship()->add($tag->ID); - // The consolidated tags are automatically parsed, so this only needs to exist against one. + // The consolidated tags are automatically combined, so this only needs to exist against one. break; }