Completed
Push — update/podcast-helper-non-stat... ( fd5d86...80fe6a )
by
unknown
121:40 queued 113:27
created
_inc/lib/class-jetpack-podcast-helper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
 	/**
159 159
 	 * Loads an RSS feed using `fetch_feed`.
160 160
 	 *
161
-	 * @return SimplePie|WP_Error The RSS object or error.
161
+	 * @return string The RSS object or error.
162 162
 	 */
163 163
 	public function load_feed() {
164 164
 		$rss = fetch_feed( $this->feed );
Please login to merge, or discard this patch.