<corr>

<corr> (correction) contains the correct form of a passage apparently erroneous in the copy text. [3.5.1. Apparent Errors]
Module core
Attributes
att.global
xml:id
n
xml:lang
att.global.rendition
style
rendition
att.global.linking
corresp
copyOf
next
prev
att.editLike
evidence
att.typed
type
Contained by
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="att.editLike"/>
      
<memberOf key="att.typed"/>
   
</classes>
   
<content>
      
<macroRef key="macro.paraContent"/>
   
</content>
</elementSpec>