mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Traling spaces removal in text CHANGES files.
This commit is contained in:
@@ -85,7 +85,8 @@ X:template wrap(text, prefix) {
|
||||
|
||||
!{$prefix}
|
||||
|
||||
!{translate(substring($text, $offset, $length), ' ', ' ')}
|
||||
!{normalize-space(translate(substring($text, $offset, $length),
|
||||
' ', ' '))}
|
||||
|
||||
X:text { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user