Skip to content

Commit 0826e48

Browse files
authored
Update build.mill
1 parent ca6ace0 commit 0826e48

File tree

1 file changed

+1
-1
lines changed
  • example/fundamentals/out-dir/1-out-files

1 file changed

+1
-1
lines changed

example/fundamentals/out-dir/1-out-files/build.mill

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ out/mill-server
226226
// Again, if there are multiple paths through which one task was invalidated by another,
227227
// one path is chosen arbitrarily to be shown in the spanning tree
228228
//
229-
// == `methodCodeHashSignatures spanningInvalidationTree`
229+
// === `methodCodeHashSignatures spanningInvalidationTree`
230230
//
231231
// Sometimes invalidation can be caused by a code change in your `build.mill`/`package.mill`
232232
// files, rather than by a change in the project's source files or inputs. In such cases,

0 commit comments

Comments
 (0)