summaryrefslogtreecommitdiff
path: root/python/python-orbited/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2016-05-26 20:23:06 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:29 +0700
commitb27d23e0f3dad6ea196606fa57b9068cb67a09c2 (patch)
tree8dc08c67a6a84ad5278a93c240e04608ae14e709 /python/python-orbited/README
parenteb6385bd35fe53e39dfbbf0812629ca3008b533b (diff)
downloadslackbuilds-b27d23e0f3dad6ea196606fa57b9068cb67a09c2.tar.gz
python/python-orbited: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python-orbited/README')
-rw-r--r--python/python-orbited/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-orbited/README b/python/python-orbited/README
index 183f8c88d5..c95814113b 100644
--- a/python/python-orbited/README
+++ b/python/python-orbited/README
@@ -1,4 +1,4 @@
Orbited provides a pure JavaScript/HTML socket in the browser. It is
a web router and firewall that allows you to integrate web
applications with arbitrary back-end systems. You can implement any
-network protocol in the browser—without resorting to plugins.
+network protocol in the browser - without resorting to plugins.