diff options
author | Lars Engels <lme@FreeBSD.org> | 2019-09-24 08:39:20 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2019-09-24 08:39:20 +0000 |
commit | 613d40d209b6726a24afc03b85f5b3bdf780e219 (patch) | |
tree | 09f178bf6c9c1f2a468d732c8435380e57c2c1a9 /sysutils | |
parent | 7ae44573ccf666fbd355e71dc6ea7d89d7cd23f1 (diff) |
sysutils/nomad-pot-driver: Fix typo in pkg-descr
Approved by: just fix it
Notes
Notes:
svn path=/head/; revision=512704
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/nomad-pot-driver/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nomad-pot-driver/pkg-descr b/sysutils/nomad-pot-driver/pkg-descr index 03edbfebcaf2..c9a2b9100505 100644 --- a/sysutils/nomad-pot-driver/pkg-descr +++ b/sysutils/nomad-pot-driver/pkg-descr @@ -1,6 +1,6 @@ -This is a driver for nomad to interacto with the pot framework +This is a driver for nomad to interact with the pot framework in order to be able to manage and schedule jails over a cluster -of FreeBSD server +of FreeBSD server. WWW: https://www.nomadproject.io WWW: https://github.com/pizzamig/pot |