| @@ -522,8 +522,8 @@ | ||
| 522 | 522 | ); | 
| 523 | 523 | } | 
| 524 | 524 | /** | 
| 525 | - * Get the translation strings to be displayed in the autocomplete search results | |
| 526 | - */ | |
| 525 | + * Get the translation strings to be displayed in the autocomplete search results | |
| 526 | + */ | |
| 527 | 527 | private function getConceptTypeTranslations($request) | 
| 528 | 528 |      { | 
| 529 | 529 | $vocid = $request->getVocab() ? $request->getVocab()->getId() : null; |