Skip to content

Commit e8a3d5d

Browse files
committed
fix typo
1 parent a56b18d commit e8a3d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ggml/src/ggml-virtgpu/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ExternalProject_Add(
1919
)
2020

2121
if (NOT GGML_VIRTGPU_BACKEND STREQUAL "ONLY")
22-
message(STATUS "Enable the VirtGPU/Virglrenderer API Remoting frontend libraryf")
22+
message(STATUS "Enable the VirtGPU/Virglrenderer API Remoting frontend library")
2323

2424
find_package(PkgConfig REQUIRED)
2525
pkg_check_modules(DRM REQUIRED libdrm)

0 commit comments

Comments
 (0)