mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
Update AliasField.php to fix misspelling (#5122)
Fixed the misspelling of limitting to limiting.
This commit is contained in:
parent
92f96b2aa0
commit
9f60452eb9
@ -53,7 +53,7 @@ class AliasField extends ArrayField
|
||||
"enabled" => "1",
|
||||
"name" => "virusprot",
|
||||
"type" => "external",
|
||||
"description" => "overload table for rate limitting (internal)",
|
||||
"description" => "overload table for rate limiting (internal)",
|
||||
"content" => ""
|
||||
],
|
||||
"sshlockout" => [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user