Date: Mon, 23 Sep 2024 09:34:11 GMT From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c5e7052d4447 - main - shells/nu_plugin_polars: fix typo in pkg-descr Message-ID: <202409230934.48N9YBFb049056@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5e7052d4447ce31898d317cc7a7f0e589538472 commit c5e7052d4447ce31898d317cc7a7f0e589538472 Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2024-09-23 09:33:29 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2024-09-23 09:34:03 +0000 shells/nu_plugin_polars: fix typo in pkg-descr --- shells/nu_plugin_polars/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/nu_plugin_polars/pkg-descr b/shells/nu_plugin_polars/pkg-descr index a5823bb0cab1..ff4545254e82 100644 --- a/shells/nu_plugin_polars/pkg-descr +++ b/shells/nu_plugin_polars/pkg-descr @@ -1 +1 @@ -Nushell plugin providing commands to work with Polars datarames. +Nushell plugin providing commands to work with Polars dataframes.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409230934.48N9YBFb049056>