Skip to content

Commit

Permalink
Item9986: correct typo in GaugePlugin.txt: libdg -> libgd
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/GaugePlugin@10248 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
DanDascalescu authored and DanDascalescu committed Dec 10, 2010
1 parent 91fe415 commit 1457866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Foswiki/Plugins/GaugePlugin/DEPENDENCIES
@@ -1,4 +1,4 @@
# Dependencies for the GaugePlugin
GD,>0,cpan,Required
libdg,>0,C,Required. GD Library Available from http://www.libgd.org/
libpng,>1.2.3,C,Required. PNG Library. Available from http://www.libpng.org/pub/png/libpng.html
libgd,>0,C,Required. GD Library Available from http://www.libgd.org/
libpng,>1.2.3,C,Required. PNG Library. Available from http://www.libpng.org/pub/png/libpng.html

0 comments on commit 1457866

Please sign in to comment.