aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-06-20 12:47:49 +0100
committerFrancis Irving <francis@mysociety.org>2010-06-20 12:47:49 +0100
commit6d4571478727fbc22f01bd3362f588aedcf86f27 (patch)
tree8a5629068605050da00356dc7692c0ab86ed5da1
parentec5ccf61144f1bbc5861e9511e934a11f93ac4cd (diff)
Fix comment about this
-rw-r--r--app/models/comment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/comment.rb b/app/models/comment.rb
index 0da6c1ce3..4e9976373 100644
--- a/app/models/comment.rb
+++ b/app/models/comment.rb
@@ -45,7 +45,7 @@ class Comment < ActiveRecord::Base
read_attribute(:body)
end
- # So when made invisble it vanishes
+ # So when takes changes it updates, or when made invisble it vanishes
after_save :event_xapian_update
def event_xapian_update
for event in self.info_request_events