diff options
Diffstat (limited to 'template.conf.sample')
| -rw-r--r-- | template.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.conf.sample b/template.conf.sample index 629b927..bb659a7 100644 --- a/template.conf.sample +++ b/template.conf.sample @@ -28,7 +28,7 @@ # tree. If no paths are defined, the whole source tree will be archived. # # It is also possible to define a distribution consisting of multiple archives, -# where each archive needs to have a unique name. This name can be assigned +# where each archive needs to have a unique name. This name can be achieved # using the following format: `dist.archive[⟨name⟩].*`. The corresponding # template variable that references a named archive is `.distname.⟨name⟩`. # There can be up to 16 different archive files. |