[Checkins] SVN: ldappas/trunk/src/ldappas/README.txt Fix typo.

Martijn Faassen faassen at infrae.com
Mon Sep 25 12:27:55 EDT 2006


Log message for revision 70374:
  Fix typo.
  

Changed:
  U   ldappas/trunk/src/ldappas/README.txt

-=-
Modified: ldappas/trunk/src/ldappas/README.txt
===================================================================
--- ldappas/trunk/src/ldappas/README.txt	2006-09-25 16:11:16 UTC (rev 70373)
+++ ldappas/trunk/src/ldappas/README.txt	2006-09-25 16:27:55 UTC (rev 70374)
@@ -28,9 +28,10 @@
 
   >>> import ldappas.authentication
 
-As mentioned before, we need a LDAP Adatper. To avoid needing to connect to a
-real LDAP server for these tests, a fake LDAP adapter was developed and has
-already been registered under the name `fake_ldap_adapter`.
+As mentioned before, we need a LDAP Adapter. To avoid needing to
+connect to a real LDAP server for these tests, a fake LDAP adapter was
+developed and has already been registered under the name
+`fake_ldap_adapter`.
 
 Now that the LDAP adapter is regsitered, we can instanticate the LDAP
 authentication:



More information about the Checkins mailing list