Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
raulbrito committed Nov 9, 2013
1 parent 9f0ae27 commit a72bcac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This document describes PHP 5+.
```php
<?php // PHP code must be enclosed with <?php tags

// If your php file only contains PHP code, it is best practise
// If your php file only contains PHP code, it is best practice
// to omit the php closing tag.

// Two forward slashes start a one-line comment.
Expand Down

0 comments on commit a72bcac

Please sign in to comment.