From eb6385bd35fe53e39dfbbf0812629ca3008b533b Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Thu, 26 May 2016 20:21:15 +0200 Subject: python/python-notify2: Fix invalid chars in desc. Signed-off-by: Matteo Bernardini --- python/python-notify2/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python-notify2/README') diff --git a/python/python-notify2/README b/python/python-notify2/README index 45685e945b..a1c3e66911 100644 --- a/python/python-notify2/README +++ b/python/python-notify2/README @@ -1,4 +1,4 @@ This is a pure-python replacement for notify-python, using python-dbus to communicate with the notifications server directly. -It’s compatible with Python 2 and 3, and its callbacks can work +It's compatible with Python 2 and 3, and its callbacks can work with Gtk 3 or Qt 4 applications. -- cgit v1.2.3