aboutsummaryrefslogtreecommitdiff
path: root/doc/data.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-20 16:32:05 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-20 16:33:10 -0700
commit78b85c221ffdc6d29856266f9bf7496aa00dbc7d (patch)
treeab0519d9d16e7ee0e4252ac88a31d3650f95ab15 /doc/data.rst
parent987574e75dd9a9a4346a72fd6e8c5f85b64b904e (diff)
downloadconsfigurator-78b85c221ffdc6d29856266f9bf7496aa00dbc7d.tar.gz
"Lisp process" -> "Lisp image"
Following the HyperSpec's glossary. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/data.rst')
-rw-r--r--doc/data.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/data.rst b/doc/data.rst
index 7780ae7..d30eab8 100644
--- a/doc/data.rst
+++ b/doc/data.rst
@@ -37,7 +37,7 @@ the ``DATA-UPLOADED`` property, to get access to the requested data.
A Lisp connection gathers all needed prerequisite data once at the beginning,
and copies it to an on-disk cache inside the home directory of the remote UID
-which will run the Lisp process. A POSIX connection only attempts to obtain
+which will run the Lisp image. A POSIX connection only attempts to obtain
prerequisite data when a property's check function indicates the property is
not already applied.