diff --git a/cmake/test/nosetests.cmake b/cmake/test/nosetests.cmake index 81491585c..326da59d2 100644 --- a/cmake/test/nosetests.cmake +++ b/cmake/test/nosetests.cmake @@ -8,7 +8,7 @@ _generate_function_if_testing_is_disabled("catkin_add_nosetests") # .. note:: The test can be executed by calling ``nosetests`` # directly or using: # `` make run_tests_${PROJECT_NAME}_nosetests_${dir}`` -# (where slashes in the ``dir`` are replaced with underscores) +# (where slashes in the ``dir`` are replaced with periods) # # :param path: a relative or absolute directory to search for # nosetests in or a relative or absolute file containing tests