1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00

Fix typos in PIO refman

This commit is contained in:
Martin Guy 2012-03-08 20:47:26 +01:00
parent f9c3f2bf1c
commit ff2ba18585

View File

@ -73,7 +73,7 @@ data_en =
{
"$pin1$ - the first pin",
"$pin2 (optional)$ - the second pin",
"$pinn (optinoal)$ - the %n%-th pin"
"$pinn (optional)$ - the %n%-th pin"
}
},
@ -83,7 +83,7 @@ data_en =
{
"$pin1$ - the first pin",
"$pin2 (optional)$ - the second pin",
"$pinn (optinoal)$ - the %n%-th pin"
"$pinn (optional)$ - the %n%-th pin"
}
},
@ -138,7 +138,7 @@ data_en =
{
"$port1$ - the first port",
"$port2 (optional)$ - the second port",
"$portn (optinoal)$ - the %n%-th port"
"$portn (optional)$ - the %n%-th port"
}
},
@ -148,7 +148,7 @@ data_en =
{
"$port1$ - the first port",
"$port2 (optional)$ - the second port",
"$portn (optinoal)$ - the %n%-th port"
"$portn (optional)$ - the %n%-th port"
}
},