diff options
author | Sean Allred <code@seanallred.com> | 2015-01-07 18:18:00 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-07 18:18:00 -0500 |
commit | c14bdb9a4ed4707937255ba27c68aa2dfd02de30 (patch) | |
tree | 8e8f6c6a9464f057a15d86d69b2cb5bc278a1a5a /sx.org | |
parent | ed981ba21cbd34a6eb0d2f1c67f137a547f8b09e (diff) |
Spellcheck
Diffstat (limited to 'sx.org')
-rw-r--r-- | sx.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ Scrolling past the bottom of the list fetches more questions. - ~sx-init-hook~ :: Run when ~sx-initialize~ is called. - ~sx-compose-before-send-hook~ :: Run before POSTing to the API from a buffer in ~sx-compose-mode~. If any of the functions in this - hook, return nil, the transaction is cancelled. + hook, return nil, the transaction is canceled. - ~sx-compose-after-send-functions~ :: Run after POSTing to the API from a buffer in ~sx-compose-mode~, if the transaction was successful. |