Fixed typo
git-svn-id: https://brutex.net/svn/xservices/trunk@50 e7e49efb-446e-492e-b9ec-fcafc1997a86tag-20130205r
parent
fd9fef612c
commit
832731e812
|
@ -57,7 +57,7 @@ public class ArchiveResource
|
||||||
*
|
*
|
||||||
* This is usually a filename or a path/filename combination. Relative paths
|
* This is usually a filename or a path/filename combination. Relative paths
|
||||||
* are based from the archive root. It depends on how the archive has been
|
* are based from the archive root. It depends on how the archive has been
|
||||||
* created wether or not it is possible to use relative paths, absolute
|
* created whether or not it is possible to use relative paths, absolute
|
||||||
* paths are required otherwise. Uses "/" as separator.
|
* paths are required otherwise. Uses "/" as separator.
|
||||||
*/
|
*/
|
||||||
@XmlElement(nillable = false, required = true)
|
@XmlElement(nillable = false, required = true)
|
||||||
|
|
Loading…
Reference in New Issue