summaryrefslogtreecommitdiffstats
path: root/development/omniORBpy
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-13 00:49:12 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:30 +0700
commitcae724de8ba50e5b7855298c3225e05a132c07cc (patch)
tree8a96930063d9d10787182758ec1ddb75df3c8502 /development/omniORBpy
parent10dafb17bfa5b7829a350f00dba1bcd6c16fe27f (diff)
downloadslackbuilds-cae724de8ba50e5b7855298c3225e05a132c07cc.tar.gz
slackbuilds-cae724de8ba50e5b7855298c3225e05a132c07cc.tar.xz
development/omniORBpy: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/omniORBpy')
-rw-r--r--development/omniORBpy/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/omniORBpy/README b/development/omniORBpy/README
index 1e210703c5..358e920789 100644
--- a/development/omniORBpy/README
+++ b/development/omniORBpy/README
@@ -1,9 +1,9 @@
omniORBpy is a robust high-performance CORBA ORB for Python.
-The bindings adhere to the standard IDL to Python mapping which you
-may find at
+The bindings adhere to the standard IDL to Python mapping which you may
+find at
http://www.omg.org/technology/documents/formal/python_language_mapping.htm
-omniORBpy makes use of the C++ omniORB library. omniORBpy version
-4.2.x can only be used with omniORB 4.2.x.
+omniORBpy makes use of the C++ omniORB library. omniORBpy version 4.2.x
+can only be used with omniORB 4.2.x.