diff --git a/src/tce/tce_energy.F b/src/tce/tce_energy.F index edc13d2890..4b20dff287 100644 --- a/src/tce/tce_energy.F +++ b/src/tce/tce_energy.F @@ -2868,7 +2868,7 @@ c !QuantumComputing if(quantumc) then if(nodezero) then - write(6,*)'Ground state specisication for QC:' + write(6,*)'Ground state specification:' write(6,*)'exp(T)|Ref>~(1+T)|Ref>' call util_flush(6) endif @@ -6886,7 +6886,7 @@ c !QuantumComputing if(quantumc) then if(nodezero) then - write(6,*)'Excited state specisication for QC:' + write(6,*)'Excited state specification:' write(6,*)'Rexp(T)|Ref>~(R_1+R_2)|Ref>' call util_flush(6) endif