diff options
Diffstat (limited to 'textproc/p5-Sort-Naturally/pkg-descr')
-rw-r--r-- | textproc/p5-Sort-Naturally/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Sort-Naturally/pkg-descr b/textproc/p5-Sort-Naturally/pkg-descr index 1fab53c6d9ce..f7d3641ee3b6 100644 --- a/textproc/p5-Sort-Naturally/pkg-descr +++ b/textproc/p5-Sort-Naturally/pkg-descr @@ -17,7 +17,7 @@ is not up against a numeric substring in another, the non-numeric always comes first. This is fudged by reading pretending that the lack of a number substring has the value -1, like so: * The start of a string is exceptional: leading non-\W (non-word, -non-digit) components are are ignored, and numbers come before letters. +non-digit) components are ignored, and numbers come before letters. * I define "numeric substring" just as sequences matching m/\d+/ -- scientific notation, commas, decimals, etc., are not seen. If your data has thousands separators in numbers ("20,000 Leagues Under The Sea" or "20.000 |