Skip to content

Commit 0be6b7f

Browse files
committed
Whitespace
1 parent 5970639 commit 0be6b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public abstract class SemgrexMatcher {
5858
this.namesToEdges = namesToEdges;
5959
this.variableStrings = variableStrings;
6060
}
61-
61+
6262
SemgrexMatcher(SemanticGraph sg,
6363
IndexedWord node,
6464
Map<String, IndexedWord> namesToNodes,

0 commit comments

Comments
 (0)