diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
commit | b8170f78422f2269dfc9df7760cc1ad51c048c00 (patch) | |
tree | bbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/glossary/empty_element/index.html | |
parent | de5c456ebded0e038adbf23db34cc290c8829180 (diff) | |
download | translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2 translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip |
unslug pl: modify
Diffstat (limited to 'files/pl/glossary/empty_element/index.html')
-rw-r--r-- | files/pl/glossary/empty_element/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pl/glossary/empty_element/index.html b/files/pl/glossary/empty_element/index.html index 9606f17176..eefa527484 100644 --- a/files/pl/glossary/empty_element/index.html +++ b/files/pl/glossary/empty_element/index.html @@ -1,11 +1,12 @@ --- title: Pusty element -slug: Glossary/Pusty_element +slug: Glossary/Empty_element tags: - CodingScripting - Glossary - Intermediate translation_of: Glossary/Empty_element +original_slug: Glossary/Pusty_element --- <p><strong>Pusty element</strong> to {{Glossary("element")}} HTML, SVG lub MathML który <strong>nie może</strong> mieć żadnych węzłów dziecięcych (tj. elementów zagnieżdżonych lub węzłów tekstowych).</p> |