add a test for makeArrayTabSafe and add comments to WebGUI::Utility
This commit is contained in:
parent
b07956fa06
commit
d566d0db8c
2 changed files with 13 additions and 2 deletions
|
|
@ -225,7 +225,8 @@ Searches through an array looking for tabs and replaces them with four spaces. A
|
|||
|
||||
=head3 array
|
||||
|
||||
A reference to the array to look through.
|
||||
A reference to the array to look through. The array itself is modified, rather than
|
||||
returning useful data.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue