summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-12-02 15:21:58 -0500
committerThomas Markwalder <tmark@isc.org>2019-12-02 15:21:58 -0500
commit2974952b37938f5009c6f64522d279fffaeb71e0 (patch)
tree8f4e4bc99627e22a463a5f773ae412a65eacf661
parente51dc9083f8614f35aad421dbd48ddc2b25cf841 (diff)
downloadisc-dhcp-35-update-instructions-for-getting-and-building-atf-for-unit-tests.tar.gz
typos: doc/devel/atf.dox
-rw-r--r--doc/devel/atf.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/devel/atf.dox b/doc/devel/atf.dox
index 21a9edf9..aee064ae 100644
--- a/doc/devel/atf.dox
+++ b/doc/devel/atf.dox
@@ -172,7 +172,7 @@ $ make
$ sudo make install
$ cd ..
-# Fetch, build, and install the latest version lutok
+# Fetch, build, and install the latest version of lutok
$ git clone https://github.com/jmmv/lutok.git
$ cd lutok
@@ -185,7 +185,7 @@ $ make
$ sudo make install
$ cd ..
-# Finally, we fetch, build and install the latest kyua
+# Finally, we fetch, build and install the latest version of kyua
$ git clone https://github.com/jmmv/kyua.git
$ cd kyua