Fixed typo

git-svn-id: https://brutex.net/svn/xservices/trunk@50 e7e49efb-446e-492e-b9ec-fcafc1997a86
tag-20130205r
Brian Rosenberger 2011-01-29 21:25:03 +00:00
parent fd9fef612c
commit 832731e812
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ public class ArchiveResource
*
* 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
* 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.
*/
@XmlElement(nillable = false, required = true)