mirror of
https://github.com/opnsense/core.git
synced 2026-02-18 18:18:13 -05:00
firewall: tweak comment
This commit is contained in:
parent
104d5f02f8
commit
ff41dee988
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ abstract class Rule
|
|||
}
|
||||
|
||||
/**
|
||||
* parse data, use replace map for CSV values
|
||||
* parse data, use replace map for comma-separated values
|
||||
* @param string $values combined field values
|
||||
* @param string $map
|
||||
* @param string $prefix
|
||||
|
|
|
|||
Loading…
Reference in a new issue