Authored by Justin R. Miller

fix typo

@@ -116,7 +116,7 @@ @@ -116,7 +116,7 @@
116 116
117 /** @name Initializing Annotations */ 117 /** @name Initializing Annotations */
118 118
119 -/** Create an initialize an annotation. 119 +/** Create and initialize an annotation.
120 * @param aMapView The map view on which to place the annotation. 120 * @param aMapView The map view on which to place the annotation.
121 * @param aCoordinate The location for the annotation. 121 * @param aCoordinate The location for the annotation.
122 * @param aTitle The annotation's title. 122 * @param aTitle The annotation's title.