trivial diff: minor changes to mcorba page

David Glen JEFFERY dgj at cs.mu.OZ.AU
Mon Sep 21 17:45:41 AEST 1998


Hi,

I'll just commit this, Tyse.

Estimated hours taken: 0.1

w3/include/mcorba.inc:
	Add a link to the OMG site and fix a couple of typos.

cvs diff: Diffing include
Index: include/mcorba.inc
===================================================================
RCS file: /home/staff/zs/imp/w3/include/mcorba.inc,v
retrieving revision 1.1
diff -u -t -r1.1 mcorba.inc
--- mcorba.inc	1998/09/11 05:54:17	1.1
+++ mcorba.inc	1998/09/21 07:43:18
@@ -1,5 +1,6 @@
 
-MCORBA is a CORBA binding for Mercury.  It allows you to use CORBA
+MCORBA is a <a href="http://www.omg.org/">CORBA</a> binding for Mercury.
+It allows you to use CORBA
 objects from Mercury, and allows you to implement CORBA objects in
 Mercury.  This means you can write distributed systems in Mercury,
 or use Mercury to implement part of a component-based system.
@@ -20,7 +21,7 @@
 MCORBA will be distributed under the GPL for the translator,
 and LGPL for the runtime library.
 <p>
-You will need an of omniORB2, which you can freely download
+You will need a copy of omniORB2, which you can freely download
 from the <a href="http://www.orl.co.uk/omniORB/omniORB.html">
 omniORB</a> web site.
 
@@ -73,5 +74,5 @@
 The IDL is transformed into a language specific binding, which allows
 each programming language to access things in a natural way for that
 language.  For C++, IDL is transformed into classes with methods.  For
-Mercury IDL is transformed into we use type classes.
+Mercury IDL is transformed into type classes.
 


dgj
-- 
David Jeffery (dgj at cs.mu.oz.au) |  Marge: Did you just call everyone "chicken"?
PhD student,                    |  Homer: Noooo.  I swear on this Bible!
Department of Computer Science  |  Marge: That's not a Bible; that's a book of
University of Melbourne         |         carpet samples!
Australia                       |  Homer: Ooooh... Fuzzy.



More information about the developers mailing list