summaryrefslogtreecommitdiff
path: root/lib/rss/utils.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rss/utils.rb')
-rw-r--r--lib/rss/utils.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rss/utils.rb b/lib/rss/utils.rb
index 5ed214159f..b420e6b24c 100644
--- a/lib/rss/utils.rb
+++ b/lib/rss/utils.rb
@@ -3,7 +3,7 @@ module RSS
##
# RSS::Utils is a module that holds various utility functions that are used
# across many parts of the rest of the RSS library. Like most modules named
- # some variant of 'util', its methods are probably not particuarly useful
+ # some variant of 'util', its methods are probably not particularly useful
# to those who aren't developing the library itself.
module Utils
module_function