mirror of
https://github.com/archtechx/tenancy.git
synced 2026-06-20 22:54:05 +00:00
Improve wording
Co-authored-by: Samuel Stancl <samuel@archte.ch>
This commit is contained in:
parent
4386a3b1a3
commit
9ea085ef05
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ trait ValidatesDatabaseParameters
|
|||
|
||||
/**
|
||||
* Ensure password only contains allowed characters (allowedPasswordCharacters())
|
||||
* before used in SQL statements.
|
||||
* before being used in SQL statements.
|
||||
*
|
||||
* Used in permission controlled managers as a shorthand for calling validateParameter()
|
||||
* with the less strict allowlist to validate database user passwords.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue