summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ec2b7dbd3e..75fa91798d 100644
--- a/NEWS
+++ b/NEWS
@@ -94,9 +94,9 @@ profile.rb, Profiler__::
JIT::
- * Default value of --jit-max-cache is changed from 1,000 to 100
+ * Default value of +--jit-max-cache+ is changed from 1,000 to 100
- * Default value of --jit-min-calls is changed from 5 to 10,000
+ * Default value of +--jit-min-calls+ is changed from 5 to 10,000
=== Miscellaneous changes