Skip to content

Commit 50894cd

Browse files
authored
Fixing some typos
Just found them while reading the documentation, figured it might confuse a new reader and hence proposing the fix.
1 parent 895088a commit 50894cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Assets/HoloToolkit/SpatialMapping/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,9 @@ Generates planes and classifies them by type (wall, ceiling, floor, table, unkno
142142

143143
**WallMaterial** Material to use when rendering wall plane types.
144144

145-
**FloorMaterial** Material to use when rendering ceiling plane types.
145+
**FloorMaterial** Material to use when rendering floor plane types.
146+
147+
**CeilingMaterial** Material to use when rendering ceiling plane types.
146148

147149
**TableMaterial** Material to use when rendering table plane types.
148150

0 commit comments

Comments
 (0)