From 3496f8228f7d53131ed6496dab45e4038a808e65 Mon Sep 17 00:00:00 2001
From: lbertolazzi <33129418+lbertolazzi@users.noreply.github.com>
Date: Fri, 11 Oct 2019 10:41:24 -0300
Subject: =?UTF-8?q?[whip/pt]=20Corre=C3=A7=C3=A3o=20ortogr=C3=A1fica?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pt-br/whip-pt.html.markdown | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'pt-br/whip-pt.html.markdown')

diff --git a/pt-br/whip-pt.html.markdown b/pt-br/whip-pt.html.markdown
index 7bdeec25..b11faf28 100644
--- a/pt-br/whip-pt.html.markdown
+++ b/pt-br/whip-pt.html.markdown
@@ -71,7 +71,7 @@ false
 (= 1 1) ; => true
 (equal 2 1) ; => false
 
-; Por exemplo, inigualdade pode ser verificada combinando as funções
+; Por exemplo, desigualdade pode ser verificada combinando as funções
 ;`not` e `equal`.
 (! (= 2 1)) ; => true
 
-- 
cgit v1.2.3