Navigation Menu

Skip to content

Commit

Permalink
Fix missing "end" of a method
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jan 6, 2015
1 parent a5a1338 commit acc6574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/droonga/path.rb
Expand Up @@ -76,6 +76,7 @@ def accidental_buffer

def intentional_buffer
state + "buffer" + "intentional"
end

def serf_event_handler_errors
state + "serf-event-handler-errors"
Expand Down

0 comments on commit acc6574

Please sign in to comment.