Skip to content
Snippets Groups Projects
Commit d9966312 authored by Florian Schmaus's avatar Florian Schmaus
Browse files

Fix stats_stack_usage option definition

parent b4bcdaa2
No related branches found
No related tags found
No related merge requests found
......@@ -128,7 +128,7 @@ option(
choices: [
'disabled',
'efficient',
'accuraate',
'accurate',
],
value: 'disabled',
description: 'Collect stack-usage stats via stack watermarking'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment