summaryrefslogtreecommitdiff
path: root/lib/qmrf-report.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/qmrf-report.rb')
-rw-r--r--lib/qmrf-report.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/qmrf-report.rb b/lib/qmrf-report.rb
index df102d9..6391a0d 100644
--- a/lib/qmrf-report.rb
+++ b/lib/qmrf-report.rb
@@ -10,7 +10,7 @@ module OpenTox
#@example Report
# require "qsar-report"
# report = OpenTox::QMRFReport.new
- # report.change_qmrf_tag "QSAR_title", "My QSAR Title"
+ # report.Value "QSAR_title", "My QSAR Title"
# report.change_catalog :publications_catalog, :publications_catalog_1, {:title => "MyName M (2016) My Publication Title, QSAR News, 10, 14-22", :url => "http://myqsarnewsmag.dom"}
# report.ref_catalog :bibliography, :publications_catalog, :publications_catalog_1
# puts report.to_xml