We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165a260 commit 2b441a4Copy full SHA for 2b441a4
src/subfun/printCreditsCppBids.m
@@ -44,7 +44,7 @@ function printCreditsCppBids(cfg)
44
end
45
fprintf('\b\n\n');
46
47
- fprintf('Please cite using the following DOI: \n %s\n\n', DOI_URL)
+ fprintf('Please cite using the following DOI: \n %s\n\n', DOI_URL);
48
49
fprintf('For bug report, suggestions or contributions see: \n %s\n\n', repoURL);
50
0 commit comments