updated the faq

This commit is contained in:
hneemann 2017-03-17 21:09:41 +01:00
parent 9e7afc6e2d
commit c39070553a
2 changed files with 2 additions and 2 deletions

View File

@ -215,7 +215,7 @@
</faq>
<faq>
<question>Wie kann ich die Signalnamen in der Wahrheitstabelle verändern?</question>
<answer>Mit einem Doppelklick auf den Signalnamen im Tabellenkopf kann der Name bearbeitet werden.</answer>
<answer>Mit einem Rechtsklick auf den Signalnamen im Tabellenkopf kann der Name bearbeitet werden.</answer>
</faq>
<faq>
<question>Ich habe eine Schaltfunktion. Wie kann ich daraus eine Schaltung erzeugen?</question>

View File

@ -206,7 +206,7 @@
</faq>
<faq>
<question>How to edit a signals name in the truth table?</question>
<answer>Double click the name in the table header and edit the name.</answer>
<answer>Right click on the name in the table header to edit the name.</answer>
</faq>
<faq>
<question>I have a boolean equation. How to create a circuit?</question>