diff options
Diffstat (limited to 'sim/ppc/tree.h')
-rw-r--r-- | sim/ppc/tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/tree.h b/sim/ppc/tree.h index 6e278d9..d514b01 100644 --- a/sim/ppc/tree.h +++ b/sim/ppc/tree.h @@ -35,7 +35,7 @@ This function accepts a printf style formatted string as the argument that describes the entry. Any properties or interrupt connections added to a device tree using this function are marked - as having a permenant disposition. When the tree is (re) + as having a permanent disposition. When the tree is (re) initialized they will be restored to their initial value. */ |