From 046f4eba8ce6f48a9940ceea68059080ca1492ab Mon Sep 17 00:00:00 2001 From: Alexander Kabaev Date: Wed, 9 Apr 2008 20:27:53 +0000 Subject: [PATCH] Fix spelling mistake in comment. --- share/mk/bsd.lib.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/mk/bsd.lib.mk b/share/mk/bsd.lib.mk index 3a4292519736..41cd55673473 100644 --- a/share/mk/bsd.lib.mk +++ b/share/mk/bsd.lib.mk @@ -106,7 +106,7 @@ all: objwarn .include -# Allow librararies to specify their own version map or have it +# Allow libraries to specify their own version map or have it # automatically generated (see bsd.symver.mk above). .if ${MK_SYMVER} == "yes" && !empty(VERSION_MAP) ${SHLIB_NAME}: ${VERSION_MAP}