diff options
author | Magnus M��tt� <magnus@php.net> | 2005-02-03 17:02:42 +0000 |
---|---|---|
committer | Magnus M��tt� <magnus@php.net> | 2005-02-03 17:02:42 +0000 |
commit | fda27b44656049c80eb774ca06fcd3aa45205b08 (patch) | |
tree | 54043424a4d527bbf03b4a59f0a0858a424352ed | |
parent | fe0e3b39f85c35a219c0e93a422a9c97e6147f54 (diff) | |
download | php-git-fda27b44656049c80eb774ca06fcd3aa45205b08.tar.gz |
Fix typos.
-rw-r--r-- | ext/filepro/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/filepro/package.xml b/ext/filepro/package.xml index b1d342fc94..cb118b0543 100644 --- a/ext/filepro/package.xml +++ b/ext/filepro/package.xml @@ -2,7 +2,7 @@ <!DOCTYPE package SYSTEM "../pear/package.dtd"> <package> <name>filepro</name> - <summary>filePor database access functions/summary> + <summary>filePro database access functions</summary> <maintainers> <maintainer> <user>???</user> |