diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2009-08-16 14:06:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2009-08-16 14:06:52 +0000 |
commit | 0549f9a44f994c93ffd67b657690c7fe9dad43b7 (patch) | |
tree | fe67aa431033d3bf3b841080875c6139862a950a /textproc/pear-File_Fortune | |
parent | 309a9ff76ae8736499a2071561927459b626ec1c (diff) |
Fix a few common typos in pkg-descr ("separate", "compatible").
Notes
Notes:
svn path=/head/; revision=239651
Diffstat (limited to 'textproc/pear-File_Fortune')
-rw-r--r-- | textproc/pear-File_Fortune/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-File_Fortune/pkg-descr b/textproc/pear-File_Fortune/pkg-descr index a7806b6d8a79..996a4ddd2374 100644 --- a/textproc/pear-File_Fortune/pkg-descr +++ b/textproc/pear-File_Fortune/pkg-descr @@ -3,7 +3,7 @@ retrieve a single fortune, a random fortune, or all fortunes in the file. Additionally, it offers the ability to access fortune files as if they were a native array, including updating and deleting items. All write operations will -produce a binary header file to allow compatability with the fortune and +produce a binary header file to allow compatibility with the fortune and fortune-mod programs (as well as other fortune interfaces). WWW: http://pear.php.net/package/File_Fortune/ |