Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
- Trailing whitespace
  • Loading branch information
weierophinney committed Jun 28, 2013
1 parent f187ee2 commit 58f4e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Reader/Extension/Syndication/Feed.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public function getUpdatePeriod()

/**
* Get update frequency
*
*
* @return int
*/
public function getUpdateFrequency()
Expand All @@ -64,7 +64,7 @@ public function getUpdateFrequency()

/**
* Get update frequency as ticks
*
*
* @return int
*/
public function getUpdateFrequencyAsTicks()
Expand Down

0 comments on commit 58f4e52

Please sign in to comment.