diff --git a/reference/strings/functions/chop.xml b/reference/strings/functions/chop.xml index ad69d01688..39dd207641 100644 --- a/reference/strings/functions/chop.xml +++ b/reference/strings/functions/chop.xml @@ -1,25 +1,27 @@ - + - - - chop - Alias of rtrim - - - Description - - This function is an alias of rtrim. - - - - chop is different than the Perl - chop() function, which removes the last - character in the string. - - - - + + + chop + &Alias; rtrim + + + + &reftitle.description; + + &info.function.alias; + rtrim. + + + + chop is different than the Perl + chop() function, which removes the last + character in the string. + + + +