src/hg/makeDb/trackDb/README 1.93

1.93 2009/11/30 21:06:32 hartera
Corrected typo.
Index: src/hg/makeDb/trackDb/README
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/trackDb/README,v
retrieving revision 1.92
retrieving revision 1.93
diff -b -B -U 4 -r1.92 -r1.93
--- src/hg/makeDb/trackDb/README	30 Nov 2009 21:04:49 -0000	1.92
+++ src/hg/makeDb/trackDb/README	30 Nov 2009 21:06:32 -0000	1.93
@@ -628,9 +628,9 @@
 ----------------------------------------
 With a composite track with or without multi-view, there are many settings that
 could be at the subtrack, view or composite level.  In order to establish rules
 of which setting should take precedence, the ClosestToHome paradigm and API 
-was invented.  This appies both to trackDb settings and cart settings (which 
+was invented.  This applies both to trackDb settings and cart settings (which 
 are the choices made by a user).  The ClosestToHome paradigm is that subtracks 
 settings supercede view level setting which supercede composite level settings. For instance, if the setting is "useScore" (to color items), this could be set at the subtrack level for only one subtrack, or at the view level (in settingsByView)
 for all subtracks belonging to that view, or at the composite level so that all
 subtracks are affected.  Thus, putting "noInherit on" at the composite level