summaryrefslogtreecommitdiff
path: root/modules/comment/comment.install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment/comment.install')
-rw-r--r--modules/comment/comment.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/comment/comment.install b/modules/comment/comment.install
index 4cbc31fe5..5f919bcc5 100644
--- a/modules/comment/comment.install
+++ b/modules/comment/comment.install
@@ -10,8 +10,7 @@ function comment_enable() {
}
/**
- * Changed node_comment_statistics to use node->changed to avoid future
- * timestamps.
+ * Changed node_comment_statistics to use node->changed to avoid future timestamps.
*/
function comment_update_1() {
// Change any future last comment timestamps to now.