Skip to content

Commit

Permalink
Removing two accidental whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurtis Rainbolt-Greene committed Jan 9, 2012
1 parent 4eb7b43 commit c3f6334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rocco.rb
Expand Up @@ -32,7 +32,7 @@
#### Prerequisites

# We'll need a Markdown library. Try to load one if not already established.
unless defined?(Markdown)
unless defined?(Markdown)
markdown_libraries = %w[redcarpet rdiscount bluecloth]
begin
require markdown_libraries.shift
Expand Down

0 comments on commit c3f6334

Please sign in to comment.