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