Revision: 42301
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42301&view=rev
Author:   tbrowder2
Date:     2011-01-15 13:01:59 +0000 (Sat, 15 Jan 2011)

Log Message:
-----------
correct typo; add missing word

Modified Paths:
--------------
    brlcad/trunk/HACKING

Modified: brlcad/trunk/HACKING
===================================================================
--- brlcad/trunk/HACKING        2011-01-15 13:00:39 UTC (rev 42300)
+++ brlcad/trunk/HACKING        2011-01-15 13:01:59 UTC (rev 42301)
@@ -180,7 +180,7 @@
   scope and passing as parameters or embedding them in structures as
   data.
 
-In addtion, don't be afraid to rewrite code or throw away code that
+In addition, don't be afraid to rewrite code or throw away code that
 "smells bad".  No code is sacred.  Perfection is achieved not when
 there is nothing more to add but, rather, when there is nothing more
 to take away.
@@ -421,7 +421,7 @@
 removed outright.  It's okay to make modifications that assume
 compiler conformance with the ANSI C standard (c89).
 
-There currently no C++ interface to the core BRL-CAD libraries.  There
+There is currently no C++ interface to the core BRL-CAD libraries.  There
 are a few tools and enhancements to libraries that are implemented in
 C++ (the new BREP object type in librt, for example), but there are
 presently no C++ bindings available beyond experimental developments.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to