diff options
author | Thorsten Scherer <t.scherer@eckelmann.de> | 2024-06-25 23:04:53 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-06-26 16:23:05 -0600 |
commit | 075136c1e9deeb58455a1ea03cabed336a3f76e2 (patch) | |
tree | a79abcb74210d9c9efb043b2c6b46a167a8eabc1 /Documentation/translations | |
parent | 2fca11bb4692fe951d16b0d2049ba75bfcd53663 (diff) |
doc:it_IT: Fix typo in Reviewed-by tag
Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240625210455.13262-1-t.scherer@eckelmann.de
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/it_IT/process/7.AdvancedTopics.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/it_IT/process/7.AdvancedTopics.rst b/Documentation/translations/it_IT/process/7.AdvancedTopics.rst index a83fcfe18024..b3d8b62f3b57 100644 --- a/Documentation/translations/it_IT/process/7.AdvancedTopics.rst +++ b/Documentation/translations/it_IT/process/7.AdvancedTopics.rst @@ -200,7 +200,7 @@ all'ABI dello spazio utente, eccetera. Qualunque tipo di revisione è ben accetta e di valore, se porta ad avere un codice migliore nel kernel. Non esistono requisiti particolarmente stringenti per l'uso di etichette come -``Reviewd-by``. Tuttavia, perché la revisione sia efficace ci si aspetta un +``Reviewed-by``. Tuttavia, perché la revisione sia efficace ci si aspetta un qualche tipo di messaggio che dica "ho verificato A, B e C nel codice che è appena stato inviato e mi sembra tutto in ordine". Inoltre, questo permette ai manutentori di prendere conoscenza circa una revisione avvenuta per davvero. |