]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Apply 1 suggestion(s) to 1 file(s)
authorTomek Mrugalski <tomek@isc.org>
Thu, 23 Jul 2020 18:53:54 +0000 (18:53 +0000)
committerFrancis Dupont <fdupont@isc.org>
Thu, 23 Jul 2020 20:34:56 +0000 (22:34 +0200)
doc/devel/cross-compile.dox

index 4df5865cd8dc1dc862f2b3d44ffe780821933cff..9d646c888d5049d2f0833b75a98dc624aa26c911 100644 (file)
@@ -76,7 +76,7 @@ rootfs image you need to simulate its installation:
  - get the .deb file from a Raspbian repository
  - extract files using the "dpkg-deb -R" tool on the .deb file
  - install the files (usually in the "rootfs"/usr directory)
-The idea is the files (includes and libraries) can be find by
+The idea is the files (includes and libraries) can be found by
 the cross-compiling tool chain.
 
 It is possible to emulate a Raspberry Pi using qemu even I do not think