Skip to content

Commit

Permalink
rdoc error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Mar 21, 2011
1 parent 9e960f1 commit a9aea6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ruote/part/storage_participant.rb
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def [](fei)

alias by_fei []

# Removes the workitem from the in-memory hash and replies to the engine.
# Removes the workitem from the storage and replies to the engine.
#
# TODO : should it raise if the workitem can't be found ?
# TODO : should it accept just the fei ?
Expand Down

0 comments on commit a9aea6c

Please sign in to comment.