method
format_translator_comment
v2_2_9 -
Show latest stable
- Class:
RDoc::Generator::POT::POEntry
format_translator_comment()private
No documentation available.
# File lib/rdoc/generator/pot/po_entry.rb, line 83
def format_translator_comment
format_comment('#', @translator_comment)
end