summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/ck-osx-san.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/CompilerKit/ck-osx-san.json')
-rw-r--r--src/CompilerKit/ck-osx-san.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CompilerKit/ck-osx-san.json b/src/CompilerKit/ck-osx-san.json
index 5fe2ee6..7ded2a0 100644
--- a/src/CompilerKit/ck-osx-san.json
+++ b/src/CompilerKit/ck-osx-san.json
@@ -1,4 +1,4 @@
-{
+i{
"compiler_path": "clang++",
"compiler_std": "c++20",
"headers_path": [
@@ -27,5 +27,5 @@
"CK_USE_STRUCTS=1",
"kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)"
],
- "description": "CompilerKit for OSX, with Asan/Ubsan. CK is the framework behind Nectar."
+ "description": "CompilerKit for OS X, with Asan/Ubsan. The Compiler Kit is the framework behind Nectar."
}