Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Nov 15, 2013
1 parent 85c1b59 commit eb3b69f
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -355,7 +355,7 @@ private Map<LocaleId, List<HProjectIteration>> getMissingLocaleVersionMap() {

/**
* Search for locale that is not activated in given version
*
*
* @param version
* @return
*/
Expand All @@ -381,7 +381,7 @@ public String getMissingLocaleTitle(HProjectIteration version) {

/**
* Search for version that doesn't activate given locale
*
*
* @param localeId
* @return
*/
Expand Down

0 comments on commit eb3b69f

Please sign in to comment.