From 5f4f1a0495b79e418b6df16d4642a33c9ccda007 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Wed, 19 Nov 2014 10:56:10 -0500 Subject: Minor typos and incorrect information --- sx-request.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sx-request.el') diff --git a/sx-request.el b/sx-request.el index fc54bb3..aff6dc5 100644 --- a/sx-request.el +++ b/sx-request.el @@ -40,8 +40,8 @@ ;; for making the request and `json-read-from-string' for parsing ;; it into a properly symbolic data structure. ;; -;; When at all possible, use ~sx-method-call~. There are specialized -;; cases for the use of ~sx-request-make~ outside of =sx-method.el=, but +;; When at all possible, use `sx-method-call'. There are specialized +;; cases for the use of `sx-request-make' outside of sx-method.el, but ;; these must be well-documented inline with the code. ;;; Code: -- cgit v1.2.3