From 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:58 +0100 Subject: unslug pt-br: modify --- files/pt-br/glossary/callback_function/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/pt-br/glossary/callback_function') diff --git a/files/pt-br/glossary/callback_function/index.html b/files/pt-br/glossary/callback_function/index.html index 42e67bcde6..277028662c 100644 --- a/files/pt-br/glossary/callback_function/index.html +++ b/files/pt-br/glossary/callback_function/index.html @@ -1,7 +1,8 @@ --- title: Função Callback -slug: Glossario/Callback_function +slug: Glossary/Callback_function translation_of: Glossary/Callback_function +original_slug: Glossario/Callback_function ---

Uma função callback é uma função passada a outra função como argumento, que é então invocado dentro da função externa para completar algum tipo de rotina ou ação.

-- cgit v1.2.3-54-g00ecf