Revision: 53497
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53497&view=rev
Author:   carlmoore
Date:     2012-11-07 17:58:32 +0000 (Wed, 07 Nov 2012)
Log Message:
-----------
change ie to i.e., and fix a spelling

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/mged/lc.tcl

Modified: brlcad/trunk/src/tclscripts/mged/lc.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/lc.tcl     2012-11-07 17:56:12 UTC (rev 
53496)
+++ brlcad/trunk/src/tclscripts/mged/lc.tcl     2012-11-07 17:58:32 UTC (rev 
53497)
@@ -19,7 +19,7 @@
 #
 ###
 #
-# The 'lc' command lists a set of codes (ie attributes) of regions
+# The 'lc' command lists a set of codes (i.e. attributes) of regions
 # within a group/combination. The attributes listed are 'region_id',
 # 'material_id' and 'los' followed by 'region name'. If an attribute
 # is unset, it is reported as '--'. By default, the list is sorted in
@@ -216,7 +216,7 @@
        unset lines2
     }
 
-    # minimum column width to accomidate column headers
+    # minimum column width to accommodate column headers
     set region_id_len_max 2
     set material_id_len_max 3
     set los_len_max 3

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

Reply via email to