Submitted by: jmc <jmc@prioris.mini.pw.edu.pl>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98704
13f79535-47bb-0310-9956-
ffa450edef68
/**
* initialize the queue
*
- * @param n the intial estimate of the number of queue items for which memory
+ * @param n the initial estimate of the number of queue items for which memory
* should be preallocated
* @param pri the callback function to run to assign a score to a element
* @param get the callback function to get the current element's position