diff --git a/app/src/processing/app/Resources_it.po b/app/src/processing/app/Resources_it.po
index 1c14ed795..9f430b5db 100644
--- a/app/src/processing/app/Resources_it.po
+++ b/app/src/processing/app/Resources_it.po
@@ -1089,7 +1089,7 @@ msgid ""
 "\n"
 msgstr ""
 "\n"
-"Da Arduno 1.0, la classe Udp nella libreria Ethernet è stata rinominata EthernerClient.\n"
+"Da Arduino 1.0, la classe Udp nella libreria Ethernet è stata rinominata EthernetClient.\n"
 "\n"
 
 #: debug/Compiler.java:495
diff --git a/app/src/processing/app/Resources_it.properties b/app/src/processing/app/Resources_it.properties
index 3151af804..35e3f4009 100644
--- a/app/src/processing/app/Resources_it.properties
+++ b/app/src/processing/app/Resources_it.properties
@@ -685,7 +685,7 @@ The\ Client\ class\ has\ been\ renamed\ EthernetClient.=La classe Client \u00e8
 The\ Udp\ class\ has\ been\ renamed\ EthernetUdp.=La classe Udp \u00e8 stata rinominata EthernetUdp.
 
 #: debug/Compiler.java:490
-\nAs\ of\ Arduino\ 1.0,\ the\ Udp\ class\ in\ the\ Ethernet\ library\ has\ been\ renamed\ to\ EthernetClient.\n\n=\nDa Arduno 1.0, la classe Udp nella libreria Ethernet \u00e8 stata rinominata EthernerClient.\n\n
+\nAs\ of\ Arduino\ 1.0,\ the\ Udp\ class\ in\ the\ Ethernet\ library\ has\ been\ renamed\ to\ EthernetClient.\n\n=\nDa Arduino 1.0, la classe Udp nella libreria Ethernet \u00e8 stata rinominata EthernetClient.\n\n
 
 #: debug/Compiler.java:495
 Wire.send()\ has\ been\ renamed\ Wire.write().=Wire.send() \u00e8 stato rinominato Wire.write().