* Fix typo in comment.
This commit is contained in:
parent
7258b95fcb
commit
ad635a3cf7
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ public final class NodeManager {
|
|||
// generated on the fly
|
||||
key = new SyntheticKey(home.getKey(), kstr);
|
||||
} else {
|
||||
// Not a relation we use can use getNodeByRelation() for
|
||||
// Not a relation we can use getNodeByRelation() for.
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue