Revision: 53474
http://brlcad.svn.sourceforge.net/brlcad/?rev=53474&view=rev
Author: carlmoore
Date: 2012-11-06 15:49:28 +0000 (Tue, 06 Nov 2012)
Log Message:
-----------
change eg to e.g., and fix spellings
Modified Paths:
--------------
brlcad/trunk/include/bu.h
Modified: brlcad/trunk/include/bu.h
===================================================================
--- brlcad/trunk/include/bu.h 2012-11-06 15:21:15 UTC (rev 53473)
+++ brlcad/trunk/include/bu.h 2012-11-06 15:49:28 UTC (rev 53474)
@@ -1201,7 +1201,7 @@
* zero; dividing by such a number can be expected to produce a
* divide-by-zero error. All divisors should be checked against
* this value before actual division is performed. TODO: macro
- * function sytax instead of constant (DEPRECATED)
+ * function syntax instead of constant (DEPRECATED)
*
* SQRT_SMALL_FASTF - sqrt(SMALL_FASTF), or slightly larger. The
* value of this is quite a lot larger than that of SMALL_FASTF. Any
@@ -4350,7 +4350,7 @@
* as \\010 or \\020, followed by
* words preceded with embedded low-value bytes indicating
* bit number plus one,
- * in little-endian order, eg:
+ * in little-endian order, e.g.:
* "\010\2Bit_one\1BIT_zero"
*/
BU_EXPORT extern void bu_vls_printb(struct bu_vls *vls,
@@ -4371,7 +4371,7 @@
/** @{ */
/**
* This collection of routines implements a "pointer table" data
- * structure providing a convenient mechanism for managin a collection
+ * structure providing a convenient mechanism for managing a collection
* of pointers to objects. This is useful where the size of the array
* is not known in advance and may change with time. It's convenient
* to be able to write code that can say "remember this object", and
@@ -5486,7 +5486,7 @@
*/
/**
- * Given a string representation of a unit of distance (eg, "feet"),
+ * Given a string representation of a unit of distance (e.g., "feet"),
* return the multiplier which will convert that unit into the default
* unit for the dimension (millimeters for length, mm^3 for volume,
* and grams for mass.)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits