summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1381c5b2a3..4bb01dea56 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ CHANGES WITH 190:
* ConditionPathIsMountPoint= can now properly detect bind
mount points too. (Previously, a bind mount of one file
- system to another place in the file system could not be
+ system to another place in the same file system could not be
detected as mount, since they shared struct stat's st_dev
field.)