Skip to content

Commit fbdce59

Browse files
committed
fixing documentation
1 parent 733a661 commit fbdce59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ pub fn build(b: *std.Build) !void {
109109
}
110110

111111
const autodoc_test = b.addObject(.{
112-
.name = "driver",
112+
.name = "lib",
113113
.root_module = base_mod,
114114
});
115115

0 commit comments

Comments
 (0)