Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jan 20, 2014
1 parent 9e58f01 commit 1a20a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/drnbench/server/configuration.rb
@@ -1,7 +1,7 @@
module Drnbench
module Server
class EngineConfiguration
attr_accessor :host, :port, :tag,
attr_accessor :host, :port, :tag
attr_accessor :base_path, :engine_config_path
attr_accessor :fluentd, :fluentd_options

Expand Down

0 comments on commit 1a20a91

Please sign in to comment.