fixed a typo, closes #268

This commit is contained in:
hneemann 2019-04-23 13:06:32 +02:00
parent 8306c7f8bb
commit c5b926e2d6
3 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
Si el reloj en tiempo real no se activa, el reloj puede ser controlado por clics de ratón.
También se usa para asignar un número de pin, si se va a generar código para un CPLD o una FPGA.</string>
<string name="elem_Clock_pin_C">Conmuta entre 0 y 1 con la frecuencia de reloj seleccionada.</string>
<string name="elem_Button">Botón</string>
<string name="elem_Button">Pulsador</string>
<string name="elem_Button_tt">Pulsador simple que vuelve a su posición cuando se libera</string>
<string name="elem_Button_pin_out">Señal de salida del botón</string>
<string name="elem_Text">Texto</string>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 33 KiB