diff options
author | Tuncer Ayaz <[email protected]> | 2014-08-24 19:05:02 +0200 |
---|---|---|
committer | Tuncer Ayaz <[email protected]> | 2014-08-25 13:18:52 +0200 |
commit | 63d7fbe5cdf2b714500467b771a237e9ec11aaa8 (patch) | |
tree | 6ae3a835427e36c7773f4d34841fe5df53d3672a /lib/eldap | |
parent | cffe162d9ddce58b2aaf71a102f3b6c6738a2029 (diff) | |
download | otp-63d7fbe5cdf2b714500467b771a237e9ec11aaa8.tar.gz otp-63d7fbe5cdf2b714500467b771a237e9ec11aaa8.tar.bz2 otp-63d7fbe5cdf2b714500467b771a237e9ec11aaa8.zip |
Fix misspellings of 'another'
Diffstat (limited to 'lib/eldap')
-rw-r--r-- | lib/eldap/test/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eldap/test/README b/lib/eldap/test/README index 8774db1504..ec774c1ae3 100644 --- a/lib/eldap/test/README +++ b/lib/eldap/test/README @@ -19,7 +19,7 @@ This will however not work, since slapd is guarded by apparmor that checks that To make a local extension of alowed operations: sudo emacs /etc/apparmor.d/local/usr.sbin.slapd -and, after the change (yes, at least on Ubuntu it is right to edit ../local/.. but run with an other file) : +and, after the change (yes, at least on Ubuntu it is right to edit ../local/.. but run with another file): sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.slapd |