lib/plurimath/math/symbols/cntclockoint.rb in plurimath-0.8.16 vs lib/plurimath/math/symbols/cntclockoint.rb in plurimath-0.8.17
- old
+ new
@@ -39,10 +39,10 @@
def is_nary_symbol?
true
end
def nary_intent_name
- "anticlockwise contour integral"
+ ":anticlockwise contour integral"
end
def tag_name
"underover"
end