Skip to content

Commit

Permalink
Merge pull request #22 from kravcik/patch-1
Browse files Browse the repository at this point in the history
Typos ending <?php
  • Loading branch information
Aleš authored Jan 24, 2018
2 parents 9dda6f9 + fdf7f16 commit 17dced8
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 17dced8

Please sign in to comment.