From: Camille GOUTTEBROZE Date: Tue, 30 Sep 2014 14:41:35 +0000 (+0200) Subject: Typo X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=779b2c514a757a7f4a14ac5fa01c6888d2b1c9c1;p=modules%2Fkernel.git Typo --- diff --git a/bin/app-template/resources/doc/CMakeLists.txt b/bin/app-template/resources/doc/CMakeLists.txt index 731e06b05..59e9649d1 100644 --- a/bin/app-template/resources/doc/CMakeLists.txt +++ b/bin/app-template/resources/doc/CMakeLists.txt @@ -21,7 +21,7 @@ # scripts / static SET(_bin_DOCUMENTS - samples.pdf + sample.pdf ) INSTALL(FILES ${_bin_DOCUMENTS} DESTINATION ${SALOME_INSTALL_DOC}/gui/${PROJECT_NAME_UC}/binaries)