Skip to content

Commit

Permalink
Re #1 typo in horace_init header
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Oct 20, 2021
1 parent c2dbf83 commit 2f45e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion horace_core/horace_init.m
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ function print_banner()
repmat('-', 1, width), ...
'If you found a bug or have techical problem with Horace,',...
'please contact our team at HoraceHelp@stfc.ac.uk',...
'Somebody will be back trying to help to you.'...
'Somebody will be back trying to help you.'...
};
fprintf('!%s!\n', repmat('=', 1, width));
for i = 1:numel(lines)
Expand Down

0 comments on commit 2f45e96

Please sign in to comment.