relpipe-data/classic-example.xml
branchv_0
changeset 151 5697a01db388
parent 146 8c2e2dbee5cc
child 166 d8be473e0d86
--- a/relpipe-data/classic-example.xml	Tue Nov 27 17:12:12 2018 +0100
+++ b/relpipe-data/classic-example.xml	Tue Nov 27 20:07:39 2018 +0100
@@ -116,7 +116,7 @@
 		</p>
 		
 		<p>
-			There are also other problems like character encoding, missing meta-data (e.g. field names and types), joining multiple files (Is there always a new-line character at the end of the file? Or is there a BOM at the beginning of the file?)
+			There are also other problems like character encoding, missing meta-data (e.g. field names and types), joining multiple files (Is there always a new-line character at the end of the file? Or is there some nasty BOM at the beginning of the file?)
 			or passing several types of data in a single stream (we have list of animals and we can have e.g. also a list of foods or list of our staff where each list has different fields).
 		</p>