summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d6d220a0..ce3954cf 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@
$$parms, and $$locals context variables, which expand to a string
containing a list "var1=0xdead var2=0xbeef var3=?". (Here, var3 exists
but is for some reason unavailable.) In return probes only, $$return
- expands to an empty string for a void function, or "$return=0xf00".
+ expands to an empty string for a void function, or "return=0xf00".
* What's new in version 0.7