aboutsummaryrefslogtreecommitdiff
path: root/butl/path-map
diff options
context:
space:
mode:
Diffstat (limited to 'butl/path-map')
-rw-r--r--butl/path-map4
1 files changed, 2 insertions, 2 deletions
diff --git a/butl/path-map b/butl/path-map
index 3852723..4b0445e 100644
--- a/butl/path-map
+++ b/butl/path-map
@@ -14,8 +14,8 @@ namespace butl
{
// prefix_map for filesystem paths
//
- // Important: the paths should be normalized but don't have to be
- // canonicalized.
+ // Important: the paths should be normalized but can use different case
+ // on case-insensitive platforms.
//
// Note that the path's representation of POSIX root ('/') is
// inconsistent in that we have a trailing delimiter at the end of