org: typo
* doc/org/concepts.org: Typo reported by Paul Guénézan. * THANKS: Add him.
This commit is contained in:
parent
98c8725d0c
commit
365fde8364
2 changed files with 2 additions and 1 deletions
1
THANKS
1
THANKS
|
|
@ -33,6 +33,7 @@ Michael Weber
|
|||
Mikuláš Klokočka
|
||||
Ming-Hsien Tsai
|
||||
Nikos Gorogiannis
|
||||
Paul Guénézan
|
||||
Reuben Rowe
|
||||
Rüdiger Ehlers
|
||||
Silien Hong
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ true if the light is on and the door open, and false otherwise.
|
|||
|
||||
Atomic propositions are used to construct temporal logic formulas (see
|
||||
below) to specify properties of the system: for instance we might want
|
||||
to state that /whenever the the door is open, the light should be on/.
|
||||
to state that /whenever the door is open, the light should be on/.
|
||||
We could write that as the [[#ltl][LTL formula]] =G(door_open -> light_on)= in
|
||||
which =G= is a temporal operator that means /always/.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue