diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-25 20:41:42 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-25 20:42:37 +0100 |
commit | 5584d73f2db413889347b4b3a1fcaf124db02b21 (patch) | |
tree | 7a059c1ea9afd6f8ba27800e7f636188976c1f0e /include | |
parent | 0ff90591d27330581da48badb2c5f1471d3aea27 (diff) |
Typos
Change-Id: I434be0034b26ac4719590238817538ecd90b8923
Diffstat (limited to 'include')
-rw-r--r-- | include/registry/types.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/registry/types.h b/include/registry/types.h index e51d05f3efc0..e28d7dbc480b 100644 --- a/include/registry/types.h +++ b/include/registry/types.h @@ -112,7 +112,7 @@ enum RTTypeClass { /** specifies the type for the field access. Fields in a type blob are used for different types. Among others they were - used for properties of services and these poperties can have several flags. + used for properties of services and these properties can have several flags. @see RT_ACCESS_INVALID @see RT_ACCESS_READONLY |