diff options
author | Sean Allred <code@seanallred.com> | 2014-11-28 13:30:44 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-04 16:32:39 -0500 |
commit | 45376bd7cad5175aa77e2343137856c9ee041e26 (patch) | |
tree | c8c2f14589c03a0940876f375bc2413cde7d4882 | |
parent | 14eadafd6388281085eb3330b9d7ee29a85ab8b2 (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 |