diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-01-06 21:12:54 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-01-06 21:12:54 +0000 |
commit | 5451f596d80e3b641ac94818ad0bb4269b27458e (patch) | |
tree | 88093f97b5d8343d7028c8e27dce772db4c72ecd /graphics | |
parent | 48783eb7d77197c640b4322a4543999c14d50a01 (diff) | |
download | pkgsrc-5451f596d80e3b641ac94818ad0bb4269b27458e.tar.gz |
fix typo ('HP' instead of correct 'PHP')
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/php4-exif/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php4-exif/DESCR b/graphics/php4-exif/DESCR index 8a4a40a5103..3d48ad4d9a6 100644 --- a/graphics/php4-exif/DESCR +++ b/graphics/php4-exif/DESCR @@ -1,4 +1,4 @@ -HP is a programming language designed to be embedded into web pages. +PHP is a programming language designed to be embedded into web pages. This extension allows one to extract information from files with a EXIF header within a PHP script. Usually, digital camera will produce JPEG or other image files with an EXIF header. |