Skip to content

Commit

Permalink
Fixing a spacing issue under Example Usage
Browse files Browse the repository at this point in the history
  • Loading branch information
egtann committed Jul 22, 2012
1 parent 2cc8e1e commit eab4cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -12,7 +12,7 @@ This module is a Ruby binding for
=== Example Usage

require 'linkparser'
dict = LinkParser::Dictionary.new( :screen_width => 100 )
sent = dict.parse( "People use Ruby for all kinds of nifty things." )
# => #<LinkParser::Sentence:0xcf8eb "LEFT-WALL people use Ruby for all kinds
Expand Down

0 comments on commit eab4cfb

Please sign in to comment.