We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8787e36 commit 1e79e93Copy full SHA for 1e79e93
lib/rdoc/generator/pot/po_entry.rb
@@ -23,7 +23,7 @@ class RDoc::Generator::POT::POEntry
23
attr_reader :flags
24
25
##
26
- # Creates a PO entry for +msgid+. Other valus can be specified by
+ # Creates a PO entry for +msgid+. Other values can be specified by
27
# +options+.
28
29
def initialize msgid, options = {}
0 commit comments