diff Resources/CMake/DcmtkConfiguration.cmake @ 3973:d86bddb50972

fix spelling errors according to debian
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 18:40:35 +0200
parents 5bba4d249422
children 9d2d2c1afcec
line wrap: on
line diff
--- a/Resources/CMake/DcmtkConfiguration.cmake	Fri May 22 18:03:08 2020 +0200
+++ b/Resources/CMake/DcmtkConfiguration.cmake	Fri May 22 18:40:35 2020 +0200
@@ -168,7 +168,7 @@
     link_libraries(dcmdata dcmnet dcmjpeg oflog ofstd)
 
   else()
-    # The following line allows to manually add libraries at the
+    # The following line allows one to manually add libraries at the
     # command-line, which is necessary for Ubuntu/Debian packages
     set(tmp "${DCMTK_LIBRARIES}")
     include(FindDCMTK)