diff options
| author | tsne <tsne.dev@outlook.com> | 2026-06-19 13:09:03 +0200 |
|---|---|---|
| committer | tsne <tsne.dev@outlook.com> | 2026-06-21 08:51:45 +0200 |
| commit | 5ba038c3eb07fc94fc8d6f46b451f552bfc121a4 (patch) | |
| tree | 4bc57b4616943f5ef014ae2081c3c680a506b6ef /template.conf.sample | |
| parent | upgrade to zig 0.16 (diff) | |
| download | porteur-5ba038c3eb07fc94fc8d6f46b451f552bfc121a4.tar.gz | |
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. |