From b27d23e0f3dad6ea196606fa57b9068cb67a09c2 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Thu, 26 May 2016 20:23:06 +0200 Subject: [PATCH] python/python-orbited: Fix invalid chars in desc. Signed-off-by: Matteo Bernardini --- python/python-orbited/README | 2 +- python/python-orbited/slack-desc | 4 ++-- 2 files changed, 3 insertions(+), 3 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. diff --git a/python/python-orbited/slack-desc b/python/python-orbited/slack-desc index ed43eb1112..7cf3b1a72c 100644 --- a/python/python-orbited/slack-desc +++ b/python/python-orbited/slack-desc @@ -6,12 +6,12 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -python-orbited: python-orbited ( Realtime Communication for the Browser ) +python-orbited: python-orbited (Realtime Communication for the Browser) python-orbited: python-orbited: Orbited provides a pure JavaScript/HTML socket in the browser. It is python-orbited: a web router and firewall that allows you to integrate web python-orbited: applications with arbitrary back-end systems. You can implement any -python-orbited: network protocol in the browser—without resorting to plugins. +python-orbited: network protocol in the browser - without resorting to plugins. python-orbited: python-orbited: Homepage: http://orbited.org/ python-orbited: