fixed typos

This commit is contained in:
Chris Boesch
2023-10-22 14:19:23 +02:00
parent fe65ff343f
commit 2feeb282a9
3 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
const std = @import("std");
const c = @cImport({
// What do wee need here?
// What do we need here?
???
});