Skip to content

Commit

Permalink
small comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
caleywoods committed Mar 31, 2011
1 parent f106d3f commit 886a427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/updates_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Rstatus
:twitter => do_tweet,
:facebook => do_facebook)

# and entry to user's feed
# add entry to user's feed
current_user.feed.updates << u
current_user.feed.save
current_user.save
Expand Down

0 comments on commit 886a427

Please sign in to comment.