From d84821852a32d1314a8fcb5fa4180e3beecea39c Mon Sep 17 00:00:00 2001
From: Leonard Richardson
Date: Mon, 23 Jan 2023 11:27:18 -0500
Subject: Corrected a typo in several translations of the documentation.
---
doc.ptbr/source/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc.ptbr')
diff --git a/doc.ptbr/source/index.rst b/doc.ptbr/source/index.rst
index 2b6a5f9..f5eb849 100644
--- a/doc.ptbr/source/index.rst
+++ b/doc.ptbr/source/index.rst
@@ -1542,7 +1542,7 @@ Vamos experimentá-los: começando por uma string "enterrada" no documento
# Tillie;
# and they lived at the bottom of a well.
- a_string.find_parents("p", class="title")
+ a_string.find_parents("p", class_="title")
# []
Uma das três tags é diretamente um nível superior da string em
--
cgit v1.2.3