Kaynağa Gözat

Merge topic 'dl-libs-typo'

114ac7d0 Help: Fix typo in CMAKE_DL_LIBS docs
Brad King 9 yıl önce
ebeveyn
işleme
3270f763b2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Help/variable/CMAKE_DL_LIBS.rst

+ 1 - 1
Help/variable/CMAKE_DL_LIBS.rst

@@ -1,7 +1,7 @@
 CMAKE_DL_LIBS
 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
 The name of the library that has ``dlopen`` and ``dlclose`` in it, usually
 ``-ldl`` on most UNIX machines.
 ``-ldl`` on most UNIX machines.