File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -594,7 +594,7 @@ class QcWarning
594594 # - Rule 47 [Checklist-N]
595595 incorrect_spelling : {
596596 checklist : :nomenclature ,
597- message : 'Name should conform original spelling and Latin grammar' ,
597+ message : 'Name should conform to original spelling and Latin grammar' ,
598598 rules : %w[ 47 ]
599599 } . merge ( @@link_to_edit_spelling ) ,
600600 # - Rule 48 is followed by the SeqCode Registry, and also:
Original file line number Diff line number Diff line change 2929 < dl class ="main-section name-details curator-checklist collapse border-primary "
3030 id ="curator-checklist " style ="border-left: 1em solid; ">
3131 <% first = true %>
32- <% %i[ nomenclature genomics ] . each do |section | %>
32+ <% %i[ nomenclature genomics register ] . each do |section | %>
3333 <%
3434 unless @name . qc_warnings . checks . map ( &:checklist ) . uniq . include? section
3535 next
You can’t perform that action at this time.
0 commit comments