aboutsummaryrefslogtreecommitdiff
path: root/sx.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx.el')
-rw-r--r--sx.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx.el b/sx.el
index 4a5a275..b1730c5 100644
--- a/sx.el
+++ b/sx.el
@@ -155,7 +155,7 @@ present in BODY are letbound, which leads to optimal performance.
For instance, the following code
- (stack-core-with-data alist
+ (sx-assoc-let alist
(list .title .body))
is equivalent to