<corr>

<corr> (correction) contains the correct form of a passage apparently erroneous in the copy text. [3.5.1. Apparent Errors]
Module core
Attributes Attributes att.global.responsibility (cert, resp) att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.editLike (evidence) att.typed (type)
Member of
Contained by
core: choice
May contain
Examples If all that is desired is to call attention to the fact that the copy text has been corrected, corr may be used alone:
I don't know,
Juan. It's so far in the past now — how 
<corr>can we</corr> proveor disprove anyone's theories?
It is also possible, using the choice and sic elements, to provide an uncorrected reading:
I don't know, Juan. It's so far in the past now —
how 
<choice>
 
<sic>we can</sic>
 
<corr>can we</corr>
   
</choice> prove ordisprove anyone's theories?
Source Github

<elementSpec rend="change" module="core" ident="corr">
   
<gloss>correction</gloss>
   
<desc>contains the correct form of a passage apparently erroneous in the copy text.</desc>
   
<classes>
      
<memberOf key="att.global.responsibility"/>
      
<memberOf key="att.global"/>
      
<memberOf key="model.choicePart"/>
      
<memberOf key="att.editLike"/>
      
<memberOf key="att.typed"/>
   
</classes>
   
<content>
      
<macroRef key="macro.paraContent"/>
   
</content>
   
<attList/>
</elementSpec>