Unverified Commit 4286b16b authored by Carlos O'Ryan's avatar Carlos O'Ryan Committed by GitHub

Fix trivial typo in comment.

Not really important, but since I saw it.
parent acf10d9a
......@@ -53,7 +53,7 @@ target_include_directories(
$<INSTALL_INTERFACE:include>
)
## add debug view defintion file for msvc (natvis)
## add debug view definition file for msvc (natvis)
if (MSVC)
set(NLOHMANN_ADD_NATVIS TRUE)
set(NLOHMANN_NATVIS_FILE "nlohmann_json.natvis")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment