This commit is contained in:
Jo Burgard 2023-03-14 13:43:50 +01:00 committed by GitHub
parent 1de824b6a5
commit f4d850468b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
// information can be obtained. For example, 'puts' returns the number
// of characters output.
//
// So that all this does not remain a dry theroy now, let's just start
// So that all this does not remain a dry theory now, let's just start
// and call a C function out of Zig.
// our well-known "import" for Zig