Skip to content

Commit 53edee8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 61a4a95 commit 53edee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/actions/Dockerfile.actions.noble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN ./configure --enable-2d-adaptivity
2424
# which should already be committed to the repo. We do this here
2525
# only to check whether the regenerated files have changed from
2626
# the committed version, in which case the "test -z" and thus the
27-
# build fails. If that happens, developers should run "make makefiles"
27+
# build fails. If that happens, developers should run "make makefiles"
2828
# locally and commit the changes.
2929
RUN make makefiles
3030
RUN test -z "$(git status --porcelain */Makefile.dependencies)"

0 commit comments

Comments
 (0)