From: crummyh Date: Tue, 17 Dec 2024 17:05:35 +0000 (-0600) Subject: readme : fix typo (#2637) X-Git-Tag: upstream/1.7.4~88 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=09a1b612180d0f7995aac9e00ad4fe6d62c1dc6c;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp readme : fix typo (#2637) --- diff --git a/bindings/java/README.md b/bindings/java/README.md index 5255612e..56896549 100644 --- a/bindings/java/README.md +++ b/bindings/java/README.md @@ -67,5 +67,5 @@ copy /y ..\..\build\bin\Release\whisper.dll build\generated\resources\main\win32 ## License -The license for the Go bindings is the same as the license for the rest of the whisper.cpp project, which is the MIT License. See the `LICENSE` file for more details. +The license for the Java bindings is the same as the license for the rest of the whisper.cpp project, which is the MIT License. See the `LICENSE` file for more details.