diff options
Diffstat (limited to 'sx-method.el')
-rw-r--r-- | sx-method.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-method.el b/sx-method.el index ed32b3d..3eea5d7 100644 --- a/sx-method.el +++ b/sx-method.el @@ -63,7 +63,7 @@ but could still be used without authenticating (i.e a launch/home page). When AUTH is 'warn, methods will signal a `user-error'. This is meant for interactive commands that absolutely require authentication - (submitting questions/answers, reading inbox, etc). Filters will +\(submitting questions/answers, reading inbox, etc). Filters will treat 'warn as equivalent to t. Return the entire response as a complex alist." |