diff --git a/build.py b/build.py index 270586397b..14301f843d 100755 --- a/build.py +++ b/build.py @@ -1849,7 +1849,7 @@ def core_build( os.path.join(repo_install_dir, "lib", "libtritonserver.so"), os.path.join(install_dir, "lib"), ) - # [FIXME] Placing the Triton server and tritonfrontend wheel file in 'python' for now, + # [FIXME] Placing the tritonserver and tritonfrontend wheel files in 'python' for now, # should be uploaded to pip registry to be able to install directly cmake_script.mkdir(os.path.join(install_dir, "python")) cmake_script.cp(