Changeset 3666

Show
Ignore:
Timestamp:
09/26/08 01:33:09 (2 months ago)
Author:
prahal
Message:

Fix teh second set of typo in Resources sorry I oversighted this one.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/file-sync/tests/check_data

    r3665 r3666  
    4242<?xml version="1.0"?> 
    4343<config version="1.0"> 
    44   <Ressources> 
    45     <Ressource> 
     44  <Resources> 
     45    <Resource> 
    4646      <Enabled>1</Enabled> 
    4747      <ObjType>data</ObjType> 
    4848      <Path>$TMPDIR/data_new</Path> 
    49     </Ressource> 
    50   </Ressources> 
     49    </Resource> 
     50  </Resources> 
    5151</config> 
    5252EOF