Skip to content

Commit 2b441a4

Browse files
committed
mh fix
1 parent 165a260 commit 2b441a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/subfun/printCreditsCppBids.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function printCreditsCppBids(cfg)
4444
end
4545
fprintf('\b\n\n');
4646

47-
fprintf('Please cite using the following DOI: \n %s\n\n', DOI_URL)
47+
fprintf('Please cite using the following DOI: \n %s\n\n', DOI_URL);
4848

4949
fprintf('For bug report, suggestions or contributions see: \n %s\n\n', repoURL);
5050

0 commit comments

Comments
 (0)