Skip to content

Commit 2d02e24

Browse files
authored
Update TheoryOfOperation.tex
1 parent 84b3e89 commit 2d02e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TheoryOfOperation.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ \section{System Description}\label{sec:PowerAPIBaseSysDesc}
128128
All object types in this specification must be defined in any implementation. The use of the object types, with the exception of the \texttt{Platform} object type, is optional.
129129
}
130130
\item{
131-
Objects can only have one parent but may have many children. Currently the \texttt{Facility} object has no parent as it represents the top of the system description.
131+
Objects can have at most one parent but may have many children. Currently the \texttt{Facility} object has no parent as it represents the top of the system description.
132132
}
133133
\item{
134134
If an implementation chooses to add objects not defined in the specification they should only be exposed to the user in a vendor specific context to avoid unpredictable or non-portable behaviour (see \funcref{CntxtInit}).

0 commit comments

Comments
 (0)