aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/functional/posting_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/posting_test.php b/tests/functional/posting_test.php
index 080ada5bb0..5c083aef37 100644
--- a/tests/functional/posting_test.php
+++ b/tests/functional/posting_test.php
@@ -100,7 +100,7 @@ class phpbb_functional_posting_test extends phpbb_functional_test_case
}
/**
- * @testdox max_quote_depth is applied to the text populating the posting form
+ * @testdox max_quote_depth is applied to the submitted text
*/
public function test_quote_depth_submit()
{