From 114ac7d005d262f6fa13a87111303938e66cec3f Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Fri, 20 Jan 2017 23:35:27 -0200 Subject: Help: Fix typo in CMAKE_DL_LIBS docs --- Help/variable/CMAKE_DL_LIBS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/variable/CMAKE_DL_LIBS.rst b/Help/variable/CMAKE_DL_LIBS.rst index 1fe7641..50d313d 100644 --- a/Help/variable/CMAKE_DL_LIBS.rst +++ b/Help/variable/CMAKE_DL_LIBS.rst @@ -1,7 +1,7 @@ CMAKE_DL_LIBS ------------- -Name of library containing ``dlopen`` and ``dlcose``. +Name of library containing ``dlopen`` and ``dlclose``. The name of the library that has ``dlopen`` and ``dlclose`` in it, usually ``-ldl`` on most UNIX machines. -- cgit v0.12