summaryrefslogtreecommitdiffstats
path: root/lib/edoors
diff options
context:
space:
mode:
Diffstat (limited to 'lib/edoors')
-rw-r--r--lib/edoors/door.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/edoors/door.rb b/lib/edoors/door.rb
index 38bcc19..2b5e855 100644
--- a/lib/edoors/door.rb
+++ b/lib/edoors/door.rb
@@ -84,8 +84,7 @@ module Edoors
end
private :_garbage
#
- # send the given Particle to the viewer if defined,
- # save a reference, then forward it to user code
+ # process the given particle then forward it to user code
#
# @param [Particle] p the Particle to be forwarded to user code
#