summaryrefslogtreecommitdiffstats
path: root/lib/edoors/room.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/edoors/room.rb')
-rw-r--r--lib/edoors/room.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/edoors/room.rb b/lib/edoors/room.rb
index 2c70935..decdb83 100644
--- a/lib/edoors/room.rb
+++ b/lib/edoors/room.rb
@@ -222,7 +222,7 @@ module Edoors
end
private :_send
#
- # send the given Particle to user Particle fifo
+ # send the given Particle to application Particle fifo
#
# @param [Particle] p the Particle to send
#