diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-12 17:57:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 17:57:51 +0100 |
commit | c749df57502fb5c01f79f36c0922652626785de3 (patch) | |
tree | cccc163b22a14e310cab7a72cf956ac353472732 /files/he/web | |
parent | e8ef9c5dbb51fbacc788a6013845373cf85efd29 (diff) | |
parent | 296bb7859bcc5436d18653e168054c6e39030cd2 (diff) | |
download | translated-content-c749df57502fb5c01f79f36c0922652626785de3.tar.gz translated-content-c749df57502fb5c01f79f36c0922652626785de3.tar.bz2 translated-content-c749df57502fb5c01f79f36c0922652626785de3.zip |
Merge pull request #63 from fiji-flo/fix-macros-1
Fix macros 1
Diffstat (limited to 'files/he/web')
-rw-r--r-- | files/he/web/javascript/reference/global_objects/object/assign/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/he/web/javascript/reference/global_objects/object/assign/index.html b/files/he/web/javascript/reference/global_objects/object/assign/index.html index 72d2b16579..26e424598a 100644 --- a/files/he/web/javascript/reference/global_objects/object/assign/index.html +++ b/files/he/web/javascript/reference/global_objects/object/assign/index.html @@ -5,7 +5,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Object/assign --- <p>{{JSRef}}</p> -<p dir="rtl">מתודת <span class="seoSummary"><strong><code>Object.assign</code> מעתיקה אובייקט על שלל </strong>{{jsxref("Object/propertyIsEnumerable", "מאפייניו", "", 1)} {{jsxref("Object/hasOwnProperty", "הקיימים", "", 1)}} לאובייקט אחר וממזגת אותם ביחד. המתודה מחזירה את האובייקט שאליו העתקנו את התכונות החדשות. </span></p> +<p dir="rtl">מתודת <span class="seoSummary"><strong><code>Object.assign</code> מעתיקה אובייקט על שלל </strong>{{jsxref("Object/propertyIsEnumerable", "מאפייניו", "", "1")}} {{jsxref("Object/hasOwnProperty", "הקיימים", "", "1")}} לאובייקט אחר וממזגת אותם ביחד. המתודה מחזירה את האובייקט שאליו העתקנו את התכונות החדשות. </span></p> <div dir="rtl">תחביר</div> |