diff options
Diffstat (limited to 'files/de/web/javascript/reference/errors/not_a_function')
-rw-r--r-- | files/de/web/javascript/reference/errors/not_a_function/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/de/web/javascript/reference/errors/not_a_function/index.html b/files/de/web/javascript/reference/errors/not_a_function/index.html index a8b66dff17..8a46ca4b60 100644 --- a/files/de/web/javascript/reference/errors/not_a_function/index.html +++ b/files/de/web/javascript/reference/errors/not_a_function/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: "x" is not a function' -slug: Web/JavaScript/Reference/Fehler/Not_a_function +slug: Web/JavaScript/Reference/Errors/Not_a_function tags: - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Not_a_function +original_slug: Web/JavaScript/Reference/Fehler/Not_a_function --- <div>{{jsSidebar("Errors")}}</div> |