Laurent Destailleur 2 years ago
parent
commit
10445b1e98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/core/class/canvas.class.php

+ 1 - 1
htdocs/core/class/canvas.class.php

@@ -157,7 +157,7 @@ class Canvas
 	}
 
 	/**
-	 *	Return the template to display canvas (if it exists)
+	 *	Return if a template exists to display as canvas (if it exists)
 	 *
 	 *	@param	string	$action		Action code
 	 *	@return	int		0=Canvas template file does not exist, 1=Canvas template file exists