org: typos
* doc/org/concepts.org: Fix some typos.
This commit is contained in:
parent
f02ca87f07
commit
6ac9128699
1 changed files with 2 additions and 2 deletions
|
|
@ -1126,8 +1126,8 @@ custom destructor as a third parameter to =twa::set_named_prop()=.
|
||||||
|
|
||||||
These properties should be considered short-lived. They are usually
|
These properties should be considered short-lived. They are usually
|
||||||
not propagated to new automata that are created via transformation,
|
not propagated to new automata that are created via transformation,
|
||||||
unless the algorithme has been explicitely implemented to preserve
|
unless the algorithm has been explicitly implemented to preserve that
|
||||||
that property. Algorithm that update the automaton in place should
|
property. Algorithms that update the automaton in place should
|
||||||
probably call =release_named_properties()= to ensure they do not
|
probably call =release_named_properties()= to ensure they do not
|
||||||
inadvertently keep a stale property.
|
inadvertently keep a stale property.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue