From e0aacac680cacd31f1017df025e4ffacc6947723 Mon Sep 17 00:00:00 2001 From: Daniel Miranda Date: Wed, 30 Mar 2016 16:10:58 -0300 Subject: [PATCH] Fix excessive spaces in comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Diego Araújo --- lib/kalibro_client/entities/base.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/kalibro_client/entities/base.rb b/lib/kalibro_client/entities/base.rb index 973e1ed..3923ecb 100644 --- a/lib/kalibro_client/entities/base.rb +++ b/lib/kalibro_client/entities/base.rb @@ -1,4 +1,4 @@ - # This file is part of KalibroClient +# This file is part of KalibroClient # Copyright (C) 2013 it's respectives authors (please see the AUTHORS file) # # This program is free software: you can redistribute it and/or modify