diff options
| author | Kurt Jung <kurt.w.jung@gmail.com> | 2015-07-09 22:06:45 -0400 | 
|---|---|---|
| committer | Kurt Jung <kurt.w.jung@gmail.com> | 2015-07-09 22:06:45 -0400 | 
| commit | d3e92b02d7afaf1fea0595725785fd0fe4d0e338 (patch) | |
| tree | 53a27998b62dc26f36bc6d032da9eaa6d6c5b09f | |
| parent | 7729962a1281cbae5bfeccc6424dcc100cadb902 (diff) | |
Fixed README typo
| -rw-r--r-- | doc.go | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -143,12 +143,12 @@ Related Packages  The draw2d package (https://github.com/llgcode/draw2d) is a two dimensional  vector graphics library that can generate output in different forms. It uses -gofpdf for its document production. +gofpdf for its document production mode.  License  gofpdf is released under the MIT License. It is copyrighted by Kurt Jung and -the contributors acknowledged above. +the contributors acknowledged below.  Acknowledgments | 
