aboutsummaryrefslogtreecommitdiff
path: root/sx.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-19 10:56:10 -0500
committerSean Allred <code@seanallred.com>2014-11-19 10:56:16 -0500
commit5f4f1a0495b79e418b6df16d4642a33c9ccda007 (patch)
tree37d999bbc09f517acd6f6a3e630d334217af6d93 /sx.el
parent4399cbac0625a53c4a8d91e661e13fe11fdb8255 (diff)
Minor typos and incorrect information
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