Skip to content

Commit cebd158

Browse files
committed
ci-javadoc.sh: fix header comment
1 parent 45ceb22 commit cebd158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci-javadoc.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
#
4-
# ci-build.sh - A script to build the javadocs of SciJava-based projects
5-
# automatically using a continuous integration service.
4+
# ci-javadoc.sh - A script to build the javadocs of SciJava-based projects
5+
# automatically using a continuous integration service.
66
#
77

88
# The following repositories are known to use this script:

0 commit comments

Comments
 (0)