Merge pull request #1 from jimmycasey/master

Fixed Spelling. Thanks @jimmycasey!
diff --git a/src/test/resources/provisioning-model/jobs-runtime.txt b/src/test/resources/provisioning-model/jobs-runtime.txt
index 1e388f0..199dfea 100644
--- a/src/test/resources/provisioning-model/jobs-runtime.txt
+++ b/src/test/resources/provisioning-model/jobs-runtime.txt
@@ -40,6 +40,6 @@
   # In general a queue should only be activated on an instance if the
   # instance is configured with consumers for that queue.
   # If consumers are not present, then the queue will dequeue and force a retry
-  # of each item it can process untill the retry limit is reached.
+  # of each item it can process until the retry limit is reached.
   org.apache.sling.jobs.impl.JobQueueConsumerFactory
     queue-name="org/apache/sling/jobs/it/services"