summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2014-03-25 18:40:47 +0200
committerThomas Haller <thaller@redhat.com>2014-04-03 17:12:31 +0200
commitb25c227e078bc9e3a2e06b3f62bd2b727f50beee (patch)
tree44fbf987b5c6b7b7d0ad479de0dc588ecf593291 /ChangeLog
parenta72079a862af122494d06b44550d650720b439e4 (diff)
downloadNetworkManager-b25c227e078bc9e3a2e06b3f62bd2b727f50beee.tar.gz
fix typos in documentation and messages
https://bugzilla.gnome.org/show_bug.cgi?id=727031 Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b611b3d4f9..70a11a288f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10246,7 +10246,7 @@
for NM service; only emit when state really changes
- Use hash tables correctly so that the key (which was previously owned
by the D-Bus message) now has the same lifetime as the value, since
- the key is now taken from the the NMVPNConnection itself. This
+ the key is now taken from the NMVPNConnection itself. This
really fixes the double-VPN names in the applet
2007-08-13 Dan Williams <dcbw@redhat.com>