summaryrefslogtreecommitdiff
path: root/lib/rss/atom.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rss/atom.rb')
-rw-r--r--lib/rss/atom.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rss/atom.rb b/lib/rss/atom.rb
index fc16a381c1..d3524231ff 100644
--- a/lib/rss/atom.rb
+++ b/lib/rss/atom.rb
@@ -8,7 +8,7 @@ module RSS
#
# The Atom module provides support in reading and creating feeds.
#
- # See the RSS module for examples consuming and creating feeds
+ # See the RSS module for examples consuming and creating feeds.
module Atom
##