summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2020-04-10 11:55:38 (GMT)
committerCraig Scott <craig.scott@crascit.com>2020-04-10 11:55:38 (GMT)
commitd2b139687adbe91afa1d198176c7ca4e6a488c18 (patch)
tree17f9a2d419ccedcac74880f15ec017a851a8a424 /Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst
parentbd580b7d568493a795a855c0710ba4ad88532485 (diff)
downloadCMake-d2b139687adbe91afa1d198176c7ca4e6a488c18.zip
CMake-d2b139687adbe91afa1d198176c7ca4e6a488c18.tar.gz
CMake-d2b139687adbe91afa1d198176c7ca4e6a488c18.tar.bz2
Help: Minor grammar cleanups of CMAKE_CURRENT_FUNCTION* docs
Diffstat (limited to 'Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst')
-rw-r--r--Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst b/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst
index d2c846a..88d8423 100644
--- a/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst
+++ b/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst
@@ -2,4 +2,4 @@ CMAKE_CURRENT_FUNCTION_LIST_FILE
--------------------------------
When executing code inside a :command:`function`, this variable
-contains the full path to the listfile declaring a current function.
+contains the full path to the listfile that defined the current function.