Skip to content

Commit ab97285

Browse files
Update metafacture-linkeddata/src/main/java/org/metafacture/linkeddata/RdfMacroPipe.java
Co-authored-by: Jens Wille <[email protected]>
1 parent 420bdf7 commit ab97285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metafacture-linkeddata/src/main/java/org/metafacture/linkeddata/RdfMacroPipe.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* @author Markus Michael Geipel
3030
*
3131
*/
32-
@Description("Expands some macros for RDF/XML. When using fix configure `referenceMarker` to any char but the default `*`")
32+
@Description("Expands some macros for RDF/XML. When using Fix, configure `referenceMarker` to any char but the default `*`")
3333
@In(StreamReceiver.class)
3434
@Out(StreamReceiver.class)
3535
@FluxCommand("rdf-macros")

0 commit comments

Comments
 (0)