relpipe-data/examples-runnable-jars.xml
branchv_0
changeset 316 d7ae02390fac
parent 294 abbc9bcfbcc4
--- a/relpipe-data/examples-runnable-jars.xml	Sat Sep 12 13:20:21 2020 +0200
+++ b/relpipe-data/examples-runnable-jars.xml	Fri Sep 25 14:38:24 2020 +0200
@@ -43,7 +43,7 @@
 			<li>
 				<code>filterRunable</code>
 				– uses AWK to skip the records (files) that does not have a main class;
-				in this step we could use also <code>relpipe-tr-sql</code> or <code>relpipe-tr-guile</code> if we prefer SQL or Guile/Scheme to AWK
+				in this step we could use also <code>relpipe-tr-sql</code> or <code>relpipe-tr-scheme</code> if we prefer SQL or Scheme to AWK
 			</li>
 			<li>
 				<code>shortenPath</code>