diff options
| author | lbertolazzi <33129418+lbertolazzi@users.noreply.github.com> | 2019-10-11 10:41:24 -0300 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-11 10:41:24 -0300 | 
| commit | 3496f8228f7d53131ed6496dab45e4038a808e65 (patch) | |
| tree | 9cd4b0ab1a1ccc79a8c87d84dab29cf3225c11bc /pt-br | |
| parent | f0eb830ebded612e53eef019776d6573fbc42ab0 (diff) | |
[whip/pt] Correção ortográfica
Diffstat (limited to 'pt-br')
| -rw-r--r-- | pt-br/whip-pt.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
