]> source.dussan.org Git - archiva.git/commitdiff
fix typo
authorBrett Porter <brett@apache.org>
Fri, 3 Dec 2010 14:15:05 +0000 (14:15 +0000)
committerBrett Porter <brett@apache.org>
Fri, 3 Dec 2010 14:15:05 +0000 (14:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1041825 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-scheduled/src/main/java/org/apache/maven/archiva/scheduled/ArchivaTaskScheduler.java

index 444a7b1d293805f3ca36613b8c2af10156f36614..72fdccbe875c181d365e9616da21f6d38ee839e3 100644 (file)
@@ -46,7 +46,7 @@ public interface ArchivaTaskScheduler
     public boolean isProcessingDatabaseTask();
 
     /**
-     * Checks if a repository scanning task for the specified repository is queuedd.
+     * Checks if a repository scanning task for the specified repository is queued.
      * 
      * @param repositoryId
      * @return