diff options
author | Teddy Wing | 2023-04-27 00:39:14 +0200 |
---|---|---|
committer | Teddy Wing | 2023-04-27 00:39:14 +0200 |
commit | 8106747e2e5e3431a5631e7ed126ff6007f6974e (patch) | |
tree | 279818b75544a7f36a4bf459540141aef4b2cc0a | |
parent | b07171b810a68bf7de25eb8f56fc47a00839ddd3 (diff) | |
download | pdf-form-replace-font2-8106747e2e5e3431a5631e7ed126ff6007f6974e.tar.bz2 |
pom.xml: Add project description
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ along with PDF Form Replace Font2. If not, see <packaging>jar</packaging> <name>pdf-form-replace-font2</name> - <description>A simple pdf-form-replace-font2.</description> + <description>Replace a given font in a PDF form's fields with a different one.</description> <!-- FIXME change it to the project's website --> <url>http://www.example.com</url> |