From 046d9578a203fc9835df23430c599d03fb87a1da Mon Sep 17 00:00:00 2001 From: harpiain@gmail.com Date: Wed, 10 Jul 2013 01:45:01 +0000 Subject: [PATCH] Correção de erro inserido na revisão anterior. --- installcacic/uInstallCACIC.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installcacic/uInstallCACIC.pas b/installcacic/uInstallCACIC.pas index 12fc716..8e7bbcf 100644 --- a/installcacic/uInstallCACIC.pas +++ b/installcacic/uInstallCACIC.pas @@ -951,7 +951,7 @@ begin End else Begin - richProgress.Lines.Add('>> Teste de Conexão Negativo!); + richProgress.Lines.Add('>> Teste de Conexão Negativo!'); staticStatus.Caption := 'Insucesso no Teste de Comunicação com o Endereço Informado!'; staticStatus.Font.Color := clRed; edWebManagerAddress.SetFocus; -- libgit2 0.21.2