Commit f965e999 authored by Alberto Ramos's avatar Alberto Ramos

Typo corrected

parent e3968345
......@@ -392,7 +392,7 @@ function details(a::uwreal, ws::wspace, io::IO=stdout, names::Dict{Int64, String
else
Printf.@printf(io, " # %45s %6.2f -\n",
sid, 100.0 .* a.cfd[ip[i]].var ./ a.err^2)
' end
end
end
else
print(io, a.mean, " (Error not available... maybe run uwerr)")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment