From 413d49e672ccf55bd6cc05783b80f8ec54b617eb Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 20 Aug 2016 11:41:23 +0200 Subject: One more fancy double quote... --- config/puma.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/puma.rb b/config/puma.rb index 3f9b1f9..ae0cb1c 100644 --- a/config/puma.rb +++ b/config/puma.rb @@ -41,7 +41,7 @@ pidfile "#{application_path}/shared/tmp/pids/puma.pid" state_path "#{application_path}/shared/tmp/pids/puma.state" # Redirect STDOUT and STDERR to files specified. The 3rd parameter -# (“append") specifies whether the output is appended, the default is +# ("append") specifies whether the output is appended, the default is # "false". # stdout_redirect( -- cgit v1.2.3