Ignore:
Timestamp:
11/19/08 16:05:12 (4 years ago)
Author:
CrawfordCurrie
Message:

Item175: corrected references to TWiki in comments and error messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/Foswiki/Configure/Checker.pm

    r809 r812  
    145145# Since Windows (without Cygwin) makes it hard to capture stderr 
    146146# ('2>&1' works only on Win2000 or higher), and Windows will usually have 
    147 # GNU tools in any case (installed for TWiki since there's no built-in 
     147# GNU tools in any case (installed for Foswiki since there's no built-in 
    148148# diff, grep, patch, etc), we only check for these tools on Unix/Linux 
    149149# and Cygwin. 
     
    343343        $mess .= $this->ERROR( 
    344344            $err . <<HERE 
    345 TWiki will probably not work with this RCS setup. Either correct the setup, or 
     345Foswiki will probably not work with this RCS setup. Either correct the setup, or 
    346346switch to RcsLite. To enable RCSLite you need to change the setting of 
    347347{StoreImpl} to 'RcsLite'. 
Note: See TracChangeset for help on using the changeset viewer.