summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-02-22 17:26:54 +0000
committerSimon McVittie <smcv@debian.org>2016-02-22 17:26:54 +0000
commit01ecf02c749f7bddb15f57aae26e9e064db0240f (patch)
treebbb551ab37811719c5831aaca107214b2d82a810 /NEWS
parent568aa2c958d33ddb8b798add8f01b881dee8f432 (diff)
fix NEWS syntax
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e6a379d..0268fd2 100644
--- a/NEWS
+++ b/NEWS
@@ -43,7 +43,7 @@ Enhancements:
Fixes:
-• "from dbus.service import *" now imports FallbackObject
+• ``from dbus.service import *`` now imports FallbackObject
(fd.o #85720; Ben Longbons)
• The GConf-related examples work again (fd.o #85720; Ben Longbons)