Skip to content

Commit 1c6cb8c

Browse files
committed
EN,CZ : pExtension update information about parent class
1 parent 32c0a04 commit 1c6cb8c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cs/pExtension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Například:
1717

1818
## Implementace
1919

20-
1. Nový plugin vždy bude mít 🧩 [pExtension][pExtension] jako svou bázovou třídu.
20+
1. Nový plugin vždy bude mít 🧩 [pExtension ("něco")][pExtension] jako svou bázovou třídu ne **pExtension** přímo.
2121
2. Implementace je velmi různorodá podle prvku, který bude rozšiřovat. Postupujte podle kapitoly 🧩 [první plugin][firstPlugin]
2222
3. Nový plugin musí být zaveden do 📄 [seznamu pluginů][pluginslst] například takto:
2323

en/pExtension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For example:
1717

1818
## Implementation
1919

20-
1. A new plugin will always have 🧩 [pExtension][pExtension] as its base class.
20+
1. A new plugin will always have 🧩 [pExtension ("something")][pExtension] as its base classn not **pExtension** directly.
2121
2. The implementation varies greatly depending on the element it will extend. Follow the steps in the chapter 🧩 [first plugin][firstPlugin]
2222
3. The new plugin must be added to 📄 [plugin list][pluginslst] as follows:
2323

0 commit comments

Comments
 (0)