Show
Ignore:
Timestamp:
09/05/09 13:56:25 (3 years ago)
Author:
dom
Message:

fix typos in pod (fixes #48)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wiki-toolkit/trunk/lib/Wiki/Toolkit/Setup/SQLite.pm

    r444 r504  
    175175 
    176176  use Wiki::Toolkit::Setup::SQLite; 
    177   Wiki::Toolkit::Setup::MySQLite::setup($dbfile); 
     177  Wiki::Toolkit::Setup::SQLite::setup( $dbfile ); 
    178178 
    179179=head1 DESCRIPTION 
     
    181181Set up a SQLite database for use as a Wiki::Toolkit store. 
    182182 
    183 =head1 FUNCIONS 
     183=head1 FUNCTIONS 
    184184 
    185185=over 4 
     
    427427 
    428428     Copyright (C) 2002-2004 Kake Pugh.  All Rights Reserved. 
    429      Copyright (C) 2006 the Wiki::Toolkit team. All Rights Reserved. 
     429     Copyright (C) 2006-2009 the Wiki::Toolkit team. All Rights Reserved. 
    430430 
    431431This module is free software; you can redistribute it and/or modify it