Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed May 4, 2012
1 parent f33cd97 commit 271156f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/3_Code_generation.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Templates

Additionally it is possible to generate code from reusable templates.

As an example consider the following template, which defines a general getter/setter sceleton in terms of a property
As an example consider the following template, which defines a general getter/setter skeleton in terms of a property
`__name__` and its `__type__`:

```php
Expand Down

0 comments on commit 271156f

Please sign in to comment.