MS IZ receive, not recieve

This commit is contained in:
maxwell 2010-08-10 15:17:12 -07:00
parent 7ff25ef81a
commit 487de2d865

View file

@ -109,7 +109,7 @@ class Person
self.id == post.person.id
end
def recieve_url
def receive_url
"#{self.url}user/#{self.id}"
end