branch: elpa/typst-ts-mode commit 89ee073562a7bb325458a91111a48e07f28d0cf3 Author: Meow King <mr.meowk...@anche.no> Commit: Meow King <mr.meowk...@anche.no>
chore --- typst-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index f1afa99eab..72db5212da 100644 --- a/typst-ts-mode.el +++ b/typst-ts-mode.el @@ -44,7 +44,7 @@ :group 'typst-ts) (defcustom typst-ts-mode-indent-offset 4 - "Number of spaces for each indentation step in `json-ts-mode'." + "Number of spaces for each indentation step in `typst-ts-mode'." :type 'integer :group 'typst-ts)