diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 11:39:06 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 11:39:06 +0300 |
commit | d0034612f8b38efb755e2da49d749f4f5527f869 (patch) | |
tree | ea09a42f0f47b5f14a9159e33bce7e937afe6124 /doc | |
parent | 1f8ce469a3ea3969e1cc5c1b025af43162f622e9 (diff) |
Fix typo in manual
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index d524da0..4d4ffec 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -752,7 +752,7 @@ Unlicense ; The Unlicense (public domain) \ If the package is licensed under multiple licenses, then an SPDX license -expression can used to specify this, for example: +expression can be used to specify this, for example: \ license: Apache-2.0 OR MIT |