Skip to content

Commit

Permalink
Fixed typo 'an' -> 'a'
Browse files Browse the repository at this point in the history
  • Loading branch information
ianterrell committed May 6, 2011
1 parent 4576240 commit 29e27c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ But prawn can do a lot more:

Prawn::Document.new('A0')

...gives you an _really_ big page.
...gives you a _really_ big page.

Prawn::Document.new(:page_size => [11.32, 8.49],
:page_layout => :portrait)
Expand Down

0 comments on commit 29e27c5

Please sign in to comment.