From a66d421172b03aa66a20d1a76e40d9b5e2f2798e Mon Sep 17 00:00:00 2001 From: Kurt Jung Date: Sun, 12 Jul 2015 12:59:56 -0400 Subject: Correct typo --- README.md | 2 +- doc.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aed9a5c..7c3b18c 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ gofpdf for its document production mode. gofpdf is a global community effort and you are invited to make it even better. -If you have implmented a new feature or corrected a problem, please consider +If you have implemented a new feature or corrected a problem, please consider contributing your change to the project. Here are guidelines for making submissions. Your change should diff --git a/doc.go b/doc.go index 86461ac..398ab9b 100644 --- a/doc.go +++ b/doc.go @@ -146,7 +146,7 @@ gofpdf for its document production mode. Contributing Changes gofpdf is a global community effort and you are invited to make it even better. -If you have implmented a new feature or corrected a problem, please consider +If you have implemented a new feature or corrected a problem, please consider contributing your change to the project. Here are guidelines for making submissions. Your change should -- cgit v1.2.1-24-ge1ad