summaryrefslogtreecommitdiff
path: root/ext/ldap
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-13 14:16:33 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-13 14:16:33 +0200
commit3362620b5f8716ce480b6f12269596c2d2351a52 (patch)
tree775f03a346d980fda9b2c725349f3c51c06bfaed /ext/ldap
parentedefd16fbc96d2ca4600544e5d5902591bf0695d (diff)
downloadphp-git-3362620b5f8716ce480b6f12269596c2d2351a52.tar.gz
Trim trailing whitespace in source code files
Diffstat (limited to 'ext/ldap')
-rw-r--r--ext/ldap/tests/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ldap/tests/README b/ext/ldap/tests/README
index edc44eb4b0..8dfa12d2f9 100644
--- a/ext/ldap/tests/README
+++ b/ext/ldap/tests/README
@@ -63,7 +63,7 @@ export LDAP_TEST_HOST=192.168.33.10
Now you can run the test-suite by calling "make test". To test only the LDAP-Tests, run "make test TESTS=ext/ldap"
-CAVEAT: The current setup does not (yet) test secure connections.
+CAVEAT: The current setup does not (yet) test secure connections.
========