Skip to content

Commit cf36d3f

Browse files
KNnutandrewrk
authored andcommitted
add a missing comment in build.zig.zon
1 parent e5c974f commit cf36d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/init/build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
// // build root. In this case the package's hash is irrelevant and therefore not
4646
// // computed. This field and `url` are mutually exclusive.
4747
// .path = "foo",
48-
48+
//
4949
// // When this is set to `true`, a package is declared to be lazily
5050
// // fetched. This makes the dependency only get fetched if it is
5151
// // actually used.

0 commit comments

Comments
 (0)