Skip to content

Commit

Permalink
Typos ending <?php
Browse files Browse the repository at this point in the history
  • Loading branch information
kravcik authored Jan 23, 2018
1 parent 3493f3d commit fdf7f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ $form->addDependentSelectBox('city', 'City', $form['country'])
})
->setDisabledWhenEmpty(true)
->setPrompt('--- Select ---');
```
```

0 comments on commit fdf7f16

Please sign in to comment.