diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2020-07-15 06:56:11 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2020-07-15 06:56:11 +0900 |
commit | f28bc9023742a370b717cf8b34d4a8df8961fc4a (patch) | |
tree | 26b9ac10f39274e118c6f86abc44d12e29adcf62 /toot.scm | |
parent | 2cf9a08cc8bab4be9c79d66aefcc7b3c4ad1517b (diff) |
toot: Fix comment.
Diffstat (limited to 'toot.scm')
-rw-r--r-- | toot.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ #:use-module ((sxml xpath) #:select (sxpath)) #:use-module (rnrs io ports) - #:export (;; config + #:export (;; parameter mastodon-host mastodon-access-token |