summaryrefslogtreecommitdiff
path: root/ucb/qa/complex/ucb/UCB.java
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/qa/complex/ucb/UCB.java')
-rw-r--r--ucb/qa/complex/ucb/UCB.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/qa/complex/ucb/UCB.java b/ucb/qa/complex/ucb/UCB.java
index ddaac8790297..f403beee4c93 100644
--- a/ucb/qa/complex/ucb/UCB.java
+++ b/ucb/qa/complex/ucb/UCB.java
@@ -32,7 +32,7 @@ import static org.junit.Assert.*;
/**
* This class is used to copy the content of a folder to
* another folder.
- * There is an incosistency with argument order.
+ * There is an inconsistency with argument order.
* It should be always: dir,filename.
*/
public class UCB {