12 lines
584 B
Diff
12 lines
584 B
Diff
--- a/src/extensions/java/gov/llnl/lc/chaos/Genders.java 2015-05-02 08:35:02.925419354 -0700
|
|
+++ b/src/extensions/java/gov/llnl/lc/chaos/Genders.java 2015-05-02 08:35:11.748177491 -0700
|
|
@@ -167,7 +167,7 @@
|
|
|
|
/**
|
|
* Returns nodes specified via the specified query. Signify union
|
|
- * with '||', intersection with '&&', * difference with '--', and
|
|
+ * with '||', intersection with '&&', * difference with '--', and
|
|
* complement with '~'. Operations are performed left to
|
|
* right. Parentheses can be used to change the order of
|
|
* operations.
|