svn: /pear/peardoc/trunk/ configure.php
[email protected] (Christian Weiske)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
cweiske Wed, 07 Oct 2009 18:18:17 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=289293
Log:
fix typo
Changed paths:
U pear/peardoc/trunk/configure.php
Modified: pear/peardoc/trunk/configure.php
===================================================================
--- pear/peardoc/trunk/configure.php 2009-10-07 18:01:06 UTC (rev 289292)
+++ pear/peardoc/trunk/configure.php 2009-10-07 18:18:17 UTC (rev 289293)
@@ -108,7 +108,7 @@
'long_name' => '--broken-translation-filename',
'help_name' => 'file',
'action' => 'StoreString',
- 'description' => 'Filename of list with broken/outdaten translation files',
+ 'description' => 'Filename of list with broken/outdated translation files',
'default' => 'broken-files.txt'
));
$parser->addOption('use_broken_translation_filename', array(