diff options
Diffstat (limited to 'files/pl/web/javascript/reference/global_objects/string/substr/index.html')
-rw-r--r-- | files/pl/web/javascript/reference/global_objects/string/substr/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pl/web/javascript/reference/global_objects/string/substr/index.html b/files/pl/web/javascript/reference/global_objects/string/substr/index.html index 61487db384..de389081b7 100644 --- a/files/pl/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/substr/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.substr() -slug: Web/JavaScript/Referencje/Obiekty/String/substr +slug: Web/JavaScript/Reference/Global_Objects/String/substr tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/substr +original_slug: Web/JavaScript/Referencje/Obiekty/String/substr --- <p>{{JSRef}}</p> |