--- 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>