summaryrefslogtreecommitdiff
path: root/scripts/populate.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/populate.in')
-rw-r--r--scripts/populate.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/populate.in b/scripts/populate.in
index 02b1797..5d8f595 100644
--- a/scripts/populate.in
+++ b/scripts/populate.in
@@ -83,7 +83,7 @@ OPTIONS
If the destination root directory exists, then the content of the
source root directory is copied in there, and the result is populated
as usual.
- It can be usefull if constructing a rootfs incrementally from many
+ It can be useful if constructing a rootfs incrementally from many
smaller source root directories, or if your destination root directory
is an NFS export that your target mounts as / (and you don't want to
re-run exportfs -av everytime). USE WITH CARE!