Skip to content

Commit

Permalink
Fixed phpcs indentation error. Ref. nuvoleweb#2
Browse files Browse the repository at this point in the history
  • Loading branch information
otarza committed Jun 19, 2017
1 parent 2d19bf3 commit b7c19c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin/Editor/SimpleMDE.php
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ public function getLibraries(Editor $editor) {
* Return set of available icons.
*
* @return array
* List of icons with label.
* List of icons with label.
*/
protected function getAvailableIcons() {
return [
Expand Down

0 comments on commit b7c19c4

Please sign in to comment.