From 04828addbce5000855ddba9277657d0aa46d8377 Mon Sep 17 00:00:00 2001
From: Ryan Peters <rjpeter2@gmail.com>
Date: Fri, 17 Aug 2012 10:04:15 -0500
Subject: [PATCH] Issue #1736624: File entity preprocess help text incorrect

---
 file_entity.tpl.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/file_entity.tpl.php b/file_entity.tpl.php
index 9ea46dd..26dd079 100644
--- a/file_entity.tpl.php
+++ b/file_entity.tpl.php
@@ -62,7 +62,7 @@
  * language negotiation rule that was previously applied.
  *
  * @see template_preprocess()
- * @see template_preprocess_file()
+ * @see template_preprocess_file_entity()
  * @see template_process()
  */
 ?>
-- 
1.7.2.5

