Skip to content

Commit b1a603f

Browse files
committed
Fix typo
See #296
1 parent 64e01c6 commit b1a603f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metafacture-strings/src/main/java/org/metafacture/strings/LineRecorder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import org.metafacture.framework.helpers.DefaultObjectPipe;
2424

2525
/**
26-
* Collects trings and emits them as records when a line matches the pattern.
26+
* Collects strings and emits them as records when a line matches the pattern.
2727
* Appends to every incoming line a line feed so that the original structure is
2828
* preserved.
2929
*

0 commit comments

Comments
 (0)