branch: elpa/fj
commit c266fba71329a815a376acf1d56ace0f5cc4d610
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
commentary fix getting started variables
---
fj.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/fj.el b/fj.el
index b6cb98484c..f9e428df86 100644
--- a/fj.el
+++ b/fj.el
@@ -37,8 +37,8 @@
;; (issue, PR) timelines, as well as for composing items and comments. It
;; is built with fedi.el, which in turn is based on mastodon.el.
-;; To get started, first set `fj-token' and `fj-user'. Then either set
-;; your Forgejo access token in your auth-source file or set `fj-host' to
+;; To get started, first set `fj-host' and `fj-user'. Then either set
+;; your Forgejo access token in your auth-source file or set `fj-token' to
;; it.
;; For further details, see the readme at