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