This commit is contained in:
Jo Burgard 2023-03-14 13:43:50 +01:00 committed by GitHub
parent b5e16e8d0b
commit 903b5fc536

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