Skip to content

Commit 0f7c464

Browse files
Chuong NgoAngledLuffa
Chuong Ngo
authored andcommitted
Fixed typo.
1 parent b538344 commit 0f7c464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edu/stanford/nlp/trees/ud/ProcessUniversalEnhancerRequest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import java.io.OutputStream;
66
import java.util.regex.Pattern;
77

8-
import edu.stanford.nlp.ling.CoreAnnotations;;
8+
import edu.stanford.nlp.ling.CoreAnnotations;
99
import edu.stanford.nlp.pipeline.Annotation;
1010
import edu.stanford.nlp.pipeline.CoreNLPProtos;
1111
import edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer;

0 commit comments

Comments
 (0)