Skip to content

Commit b13034d

Browse files
committed
[Traits] Fix description typos
Signed-off-by: Tom Cowland <[email protected]>
1 parent 669ca0a commit b13034d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

traits.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ traits:
8686
a hierarchy as a window title.
8787
lifecycle:
8888
description: >
89-
Traits that are concerned with describing aspects of the lifecycle
90-
of an entity, such as versioning.
89+
Traits that are concerned with describing aspects of the life
90+
cycle of an entity, such as versioning.
9191
members:
9292
Version:
9393
description: >
@@ -211,7 +211,7 @@ traits:
211211
the supplied trait set.
212212
213213
214-
If True, then standard host contols should be disabled
214+
If True, then standard host controls should be disabled
215215
in favour of manager delegated UI. For example, file system
216216
browsers when determining where to load/save data.
217217
@@ -253,7 +253,7 @@ specifications:
253253
lifecycle:
254254
description:
255255
Specifications that are concerned with describing aspects of the
256-
lifecycle of an entity, such as versioning.
256+
life cycle of an entity, such as versioning.
257257
members:
258258
EntityVersionsRelationship:
259259
description: >

0 commit comments

Comments
 (0)