You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by ch...@apache.org on 2014/06/03 21:12:20 UTC

svn commit: r1599767 - /db/derby/docs/trunk/src/tools/rtoolsijcomref61092.dita

Author: chaase3
Date: Tue Jun  3 19:12:20 2014
New Revision: 1599767

URL: http://svn.apache.org/r1599767
Log:
DERBY-6217  Put all of the security documentation in a single, separate user guide

Fixed typo in a Tools Guide topic.

Patches: DERBY-6217-fixptrs2.diff

Modified:
    db/derby/docs/trunk/src/tools/rtoolsijcomref61092.dita

Modified: db/derby/docs/trunk/src/tools/rtoolsijcomref61092.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/tools/rtoolsijcomref61092.dita?rev=1599767&r1=1599766&r2=1599767&view=diff
==============================================================================
--- db/derby/docs/trunk/src/tools/rtoolsijcomref61092.dita (original)
+++ db/derby/docs/trunk/src/tools/rtoolsijcomref61092.dita Tue Jun  3 19:12:20 2014
@@ -30,7 +30,7 @@ limitations under the License.
 <p>Sets the current connection to a "read-only" connection, as if
 the current user were defined as a <i>readOnlyAccess</i> user.
 (For more information about database authorization, see "Configuring user
-authorizaton" in the <ph conref="../conrefs.dita#pub/citsec"></ph>.)</p>
+authorization" in the <ph conref="../conrefs.dita#pub/citsec"></ph>.)</p>
 </section>
 <example><title>Example</title>
 <codeblock>ij&gt; <b>connect 'jdbc:derby:menuDB';</b>