You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2014/09/18 13:17:04 UTC

svn commit: r1625941 - /pdfbox/cmssite/trunk/content/support.mdtext

Author: msahyoun
Date: Thu Sep 18 11:17:04 2014
New Revision: 1625941

URL: http://svn.apache.org/r1625941
Log:
PDFBOX-2340 Fix small typo in link

Modified:
    pdfbox/cmssite/trunk/content/support.mdtext

Modified: pdfbox/cmssite/trunk/content/support.mdtext
URL: http://svn.apache.org/viewvc/pdfbox/cmssite/trunk/content/support.mdtext?rev=1625941&r1=1625940&r2=1625941&view=diff
==============================================================================
--- pdfbox/cmssite/trunk/content/support.mdtext (original)
+++ pdfbox/cmssite/trunk/content/support.mdtext Thu Sep 18 11:17:04 2014
@@ -4,7 +4,7 @@ Title:     Support
 
 ### Questions about How to use PDFBox
 
-If you have questions about how to use PDFBox do ask on the [Users Mailing List](../mailinlists.html "Subsribe to Mailing List"). This will get you help from the entire community.
+If you have questions about how to use PDFBox do ask on the [Users Mailing List](../mailinglists.html "Subsribe to Mailing List"). This will get you help from the entire community.
 
 The PDFBox examples and the test code in the sources will also provide additional information.