Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0.6 GA, 6.0.12 EE, 6.1.0 CE GA1, 6.1.10 EE GA1
-
Fix Version/s: 6.1.20 EE GA2, 6.0.X EE, --Sprint 11/12, 6.2.0 CE M2
-
Component/s: WCM
-
Labels:
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
There is a typo in AbstractDevice class.
The line:
sb.append(", capabiltiies=");
should be corrected as:
sb.append(", capabilities=");

Committed on:
Portal 6.1.x CE GIT ID: 33a9b76604d436f111f960cbd160f6ec4831183c.
Portal 6.2.x GIT ID: c9dc234d0cb847d04691f8308ef3a6bfab02ca18.