[open-ils-commits] r18058 - trunk/Open-ILS/src/perlmods/OpenILS/Utils (atz)

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Sep 27 21:26:08 EDT 2010


Author: atz
Date: 2010-09-27 21:26:07 -0400 (Mon, 27 Sep 2010)
New Revision: 18058

Modified:
   trunk/Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm
Log:
typo in POD

Modified: trunk/Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm	2010-09-28 01:24:20 UTC (rev 18057)
+++ trunk/Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm	2010-09-28 01:26:07 UTC (rev 18058)
@@ -87,7 +87,7 @@
 
 =head2 SSH KEYS:
 
-The use of ssh keys is preferred.  Explicit speicification of connection type will prevent
+The use of ssh keys is preferred.  Explicit specification of connection type will prevent
 multiple attempts to the same server.  Therefore, using the type parameter is also recommended.
 
 If the type is not explicit, we attempt to use SSH keys where they are specified or otherwise found



More information about the open-ils-commits mailing list