Documentation fix: the [originalname] token does NOT contains the extension!

This commit is contained in:
Maarten Coene 2021-02-17 09:55:36 +01:00
parent 2cf83cc35a
commit 79bd0ce1f4
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ the configuration name
`[originalname]`::
(*__since 1.4__*) +
the original artifact name (including the extension)
the original artifact name (not including the extension)
The difference between type and extension is explained in the Ivy file documentation.