Date: Tue, 24 Jan 2023 23:36:45 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: ae3a5bc901 - main - fdp-primer/editor-config: Add missing full stop Message-ID: <202301242336.30ONajqH006248@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=ae3a5bc90140c19f23cb166aa423513e64f14079 commit ae3a5bc90140c19f23cb166aa423513e64f14079 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-01-24 23:24:02 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-01-24 23:24:02 +0000 fdp-primer/editor-config: Add missing full stop --- documentation/content/en/books/fdp-primer/editor-config/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/fdp-primer/editor-config/_index.adoc b/documentation/content/en/books/fdp-primer/editor-config/_index.adoc index 1b822380ed..3ca2679198 100644 --- a/documentation/content/en/books/fdp-primer/editor-config/_index.adoc +++ b/documentation/content/en/books/fdp-primer/editor-config/_index.adoc @@ -74,7 +74,7 @@ If not, install package:textproc/vale[] with: $ pkg install vale .... -Install link:https://github.com/dense-analysis/ale[Ale] to integrate into package:editors/vim[], for using package:textproc/vale[] +Install link:https://github.com/dense-analysis/ale[Ale] to integrate into package:editors/vim[], for using package:textproc/vale[]. [source,console?prompt=%] ....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301242336.30ONajqH006248>
