Skip to content

Commit

Permalink
Merge pull request #1 from raiph/patch-1
Browse files Browse the repository at this point in the history
typos
  • Loading branch information
zag committed Jul 27, 2012
2 parents 0575e90 + adcff09 commit 5151133
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To build this book type the following:

DEPENDENCIES

For book creation it is necessary following software:
For book creation it is necessary to have the following software:
* docbook-4.5
* fop-0.95
* Perl6-Pod-0.22
Expand All @@ -24,12 +24,12 @@ NOTES FOR AUTHORS
* Tables

=for table :caption('Operators')
Name Describtion
Name Description
------|----------
test My test
qwe qw4 qwe

* For code examples use ident:
* For code examples use indent:
use v6;
say "1";

Expand All @@ -53,7 +53,7 @@ or

=end code

* Index entry
* Index entry

X<|for> - without indexed text

Expand Down

0 comments on commit 5151133

Please sign in to comment.