JOIN asset.call_number AS acn ON acn.record = bre.id \r
WHERE bre.deleted='false' and owning_lib=101 \g /home/opensrf/records.txt;\r
</programlisting>\r
- <para>This query will create a file called <filename>records.txt</filename> containing a column of distinct IDs of items owned by the organizational unit with the \r
+ <para>This query creates a file called <filename>records.txt</filename> containing a column of distinct IDs of items owned by the organizational unit with the \r
<database class="field">id</database> <literal>101</literal>.</para>\r
</step>\r
<step>\r
JOIN asset.call_number AS acn ON acn.record = bre.id \r
WHERE bre.deleted='false' and owning_lib=101 \g /home/opensrf/records.txt;\r
</programlisting>\r
- <para>This query creates file called <filename>records.txt</filename> containing a column of distinct IDs of items owned by the organizational unit with the \r
+ <para>This query creates a file called <filename>records.txt</filename> containing a column of distinct IDs of items owned by the organizational unit with the \r
<database class="field">id</database> <literal>101</literal>.</para>\r
</step>\r
<step>\r