X-Git-Url: http://git.phpeclipse.com

diff --git a/net.sourceforge.phpeclipse.phphelp/src/net/sourceforge/phpdt/phphelp/actions/PHPFunctionHelpResource.java b/net.sourceforge.phpeclipse.phphelp/src/net/sourceforge/phpdt/phphelp/actions/PHPFunctionHelpResource.java
index d07bfc7..3aca93f 100644
--- a/net.sourceforge.phpeclipse.phphelp/src/net/sourceforge/phpdt/phphelp/actions/PHPFunctionHelpResource.java
+++ b/net.sourceforge.phpeclipse.phphelp/src/net/sourceforge/phpdt/phphelp/actions/PHPFunctionHelpResource.java
@@ -14,7 +14,7 @@ package net.sourceforge.phpdt.phphelp.actions;
 import org.eclipse.help.IHelpResource;
 
 /**
- *
+ * 
  */
 public class PHPFunctionHelpResource implements IHelpResource {
 
@@ -26,7 +26,7 @@ public class PHPFunctionHelpResource implements IHelpResource {
 
 	/**
 	 * Get standard PHPEclipse html help URL
-	 *
+	 * 
 	 * @return String
 	 */
 	public String getHref() {