fix some typos

This commit is contained in:
Uwe Steinmann 2013-08-13 15:17:16 +02:00
parent ef933079bc
commit 452aa8edea

View File

@ -28,8 +28,8 @@
- set encoding of terms when adding document to full text index (Bug #66) - set encoding of terms when adding document to full text index (Bug #66)
- droped support for myisam database engine - droped support for myisam database engine
- add support for connecting to ldap servers without anonymous bind - add support for connecting to ldap servers without anonymous bind
- if user has a mandatory workflow, don't him/her set a workflow on - if a user has a mandatory workflow, don't allow him/her to set a workflow
insert/update of a document on insert/update of a document
- fixed calculation of password strength when simple password strength - fixed calculation of password strength when simple password strength
is set and user data is saved (Bug #69) is set and user data is saved (Bug #69)