Updates to pz:authentication documentation
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Sep 2015 15:32:06 +0000 (17:32 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Sep 2015 15:32:06 +0000 (17:32 +0200)
doc/pazpar2_conf.xml

index 7994914..635a8ba 100644 (file)
        <emphasis>user, password</emphasis>.
       </para>
       <para>
-       For HTTP based procotols, such as SRU and Solr, the authentication
-       string includes a username term and, optionally, a password term.
+       For HTTP based procotols, such as SRU and Apache Solr, the
+       authentication string includes a username term and, optionally,
+       a password term.
        Each term is separated by a single blank. The
        authentication information is passed either by HTTP basic
-       authentication or via URL parameters. The mode is operation is
+       authentication or via URL parameters. The mode of operation is
        determined by <literal>pz:authentication_mode</literal> setting.
       </para>
      </listitem>