summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-09-20 22:50:26 +0200
committerLennart Poettering <lennart@poettering.net>2012-09-20 22:50:26 +0200
commit8d0256b7eb119de92c748cf566257996b02fb506 (patch)
tree53ff10cac9793ffb018866f3f39539dfb61a0e2a /NEWS
parent9e5f3dbb1c44df8305c4e69c780998d901c1626d (diff)
fix typo in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1381c5b2a..4bb01dea5 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.)