fix typo fix

time-shift
Houtan Bastani 2013-12-08 11:40:10 +01:00
parent e765c16b73
commit ef777de3d5
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ if options.noprint == 0
if result
disp('The rank condition is verified.')
else
disp('The rank conditions AREN''T verified!')
disp('The rank condition ISN''T verified!')
end
skipline()
end