aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-09-16 15:21:53 +0100
committerFrancis Irving <francis@mysociety.org>2010-09-16 15:21:53 +0100
commit99b4c82d46d8583ccff6cfbfebefb075e4e0f20d (patch)
treec69a0d2394a353c6c0deaa4e57a95da55378b28f
parenta0875d5ed9af831aec4f15377ae4ceb720724ae0 (diff)
Fix encoding comment.
-rw-r--r--app/models/incoming_message.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/models/incoming_message.rb b/app/models/incoming_message.rb
index b15ea4690..1d81e9d42 100644
--- a/app/models/incoming_message.rb
+++ b/app/models/incoming_message.rb
@@ -1,3 +1,4 @@
+# encoding: UTF-8
# == Schema Information
# Schema version: 92
#
@@ -13,8 +14,6 @@
# cached_main_body_text_unfolded :text
#
-# encoding: UTF-8
-
# models/incoming_message.rb:
# An (email) message from really anybody to be logged with a request. e.g. A
# response from the public body.