[open-ils-commits] r18067 - branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Utils (atz)
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Sep 27 23:18:56 EDT 2010
Author: atz
Date: 2010-09-27 23:18:53 -0400 (Mon, 27 Sep 2010)
New Revision: 18067
Modified:
branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm
Log:
typo in POD
Modified: branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm
===================================================================
--- branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm 2010-09-28 03:18:53 UTC (rev 18066)
+++ branches/rel_2_0/Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm 2010-09-28 03:18:53 UTC (rev 18067)
@@ -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