Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2017 18:09:34 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454622 - head/devel/geany-plugins/files
Message-ID:  <201711211809.vALI9YDO097800@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Tue Nov 21 18:09:34 2017
New Revision: 454622
URL: https://svnweb.freebsd.org/changeset/ports/454622

Log:
  Fix typo.

Modified:
  head/devel/geany-plugins/files/bsd.geany-plugins.mk

Modified: head/devel/geany-plugins/files/bsd.geany-plugins.mk
==============================================================================
--- head/devel/geany-plugins/files/bsd.geany-plugins.mk	Tue Nov 21 18:05:51 2017	(r454621)
+++ head/devel/geany-plugins/files/bsd.geany-plugins.mk	Tue Nov 21 18:09:34 2017	(r454622)
@@ -84,7 +84,7 @@ spellcheck_DESC=	spell check via Enchant
 tableconvert_DESC=	convert tabulator separated selection into a table
 treebrowser_DESC=	alternate file browser
 updatechecker_DESC=	check for new version of Geany
-utilslib_DESC=		utility lubrary
+utilslib_DESC=		utility library
 vc_DESC=		access to different version-control systems
 webhelper_DESC=		web development facilities
 workbench_DESC=		manage multiple projects in geany



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711211809.vALI9YDO097800>