Skip to content

Commit

Permalink
Remove repeated "tail"
Browse files Browse the repository at this point in the history
  • Loading branch information
nalimilan authored Oct 16, 2017
1 parent d97bc1c commit cac3fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ Library improvements
--------------------

* The function `chop` now accepts two arguments `head` and `tail` allowing to specify
number of characters to remove from the head and tail tail of the string ([#24126]).
number of characters to remove from the head and tail of the string ([#24126]).

* The functions `nextind` and `prevind` now accept `nchar` argument that indicates
number of characters to move ([#23805]).
Expand Down

0 comments on commit cac3fb8

Please sign in to comment.