reporting: fix typo

time-shift
Houtan Bastani 2013-06-24 12:12:26 +02:00
parent 0b50587f9c
commit bd90e73854
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ if ~exist(o.filename, 'file')
o.write();
end
middle = './';
middle = ' ./';
if exist('OCTAVE_VERSION')
echo = 0;
else