Skip to content

Commit

Permalink
'fewer than 80 characters' should be 'up to'
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Tange committed Dec 5, 2012
1 parent 0448cb9 commit 097eeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Translations of the guide are available in the following languages:

* Use RDoc and its conventions for API documentation. Don't put an
empty line between the comment block and the `def`.
* Keep lines fewer than 80 characters.
* Keep lines up to 80 characters.
* Avoid trailing whitespace.
## Syntax
Expand Down

0 comments on commit 097eeae

Please sign in to comment.