diff options
author | Sean Allred <code@seanallred.com> | 2014-11-28 13:30:44 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2014-11-28 13:30:44 -0500 |
commit | 209546f6af36e6c2bacb9cee92a51e1c782aff1f (patch) | |
tree | 252f1ba1ad8b313055dfbe2141f673f2137b9b87 | |
parent | 0228524a31cf2e040525302da8cf12e2f749fbbb (diff) |
Correct documentation
-rw-r--r-- | sx-auth.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ what you are doing!") upvote (unanswered my-tags))) "List of methods that require auth. -Methods are of form (METHOD SUBMETHODS) where SUBMETHODS +Methods are of form (METHOD . SUBMETHODS) where SUBMETHODS is (METHOD METHOD METHOD ...). If all SUBMETHODS require auth or there are no submethods, form |