From bedecf94ce3d90c2164f99410706b70e2b8a441f Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Mon, 18 Nov 2024 07:45:33 +0200 Subject: [PATCH] typo in config.example.toml --- config.example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.toml b/config.example.toml index 9dc71b10f70..d3233ad17b5 100644 --- a/config.example.toml +++ b/config.example.toml @@ -81,7 +81,7 @@ # Indicates whether the LLVM plugin is enabled or not #plugins = false -# Wheter to build Enzyme as AutoDiff backend. +# Whether to build Enzyme as AutoDiff backend. #enzyme = false # Whether to build LLVM with support for it's gpu offload runtime.