Changeset 54


Ignore:
Timestamp:
03/30/2006 02:29:21 (6 years ago)
Author:
ccowart
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confmanlib.sh

    r53 r54  
    115115                  mode=`conf_get_prop  ${myfile} mode` 
    116116                  comment=`conf_get_prop  ${myfile} comment` 
    117                   msg="This portion controled under the ${layer} module." 
     117                  msg="This portion controlled under the ${layer} module." 
    118118                  echo "${comment} $msg" >> $tmpfile 
    119119                  cat $livepart >> $tmpfile 
Note: See TracChangeset for help on using the changeset viewer.