We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420bdf7 commit ab97285Copy full SHA for ab97285
metafacture-linkeddata/src/main/java/org/metafacture/linkeddata/RdfMacroPipe.java
@@ -29,7 +29,7 @@
29
* @author Markus Michael Geipel
30
*
31
*/
32
-@Description("Expands some macros for RDF/XML. When using fix configure `referenceMarker` to any char but the default `*`")
+@Description("Expands some macros for RDF/XML. When using Fix, configure `referenceMarker` to any char but the default `*`")
33
@In(StreamReceiver.class)
34
@Out(StreamReceiver.class)
35
@FluxCommand("rdf-macros")
0 commit comments