From 217747fdaa83c4a5d935f47847450bb816488eae Mon Sep 17 00:00:00 2001 From: Rupert Smith Date: Wed, 25 Jul 2007 13:40:16 +0000 Subject: Added to comments. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@559455 13f79535-47bb-0310-9956-ffa450edef68 --- java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') diff --git a/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java b/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java index a041c0b838..17541e4fd6 100644 --- a/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java +++ b/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java @@ -91,7 +91,7 @@ public interface Circuit * Applied a list of assertions against the test circuit. The {@link #check()} method should be called before doing * this, to ensure that the circuit has gathered its state into a report to assert against. * - * @param assertions The list of assertions to apply. + * @param assertions The list of assertions to apply to the circuit. * * @return Any assertions that failed. */ -- cgit v1.2.1