diff --git a/spec/MainSpec.js b/spec/MainSpec.js index 8154acc63..5c8d6ffc9 100644 --- a/spec/MainSpec.js +++ b/spec/MainSpec.js @@ -453,7 +453,7 @@ // onConnected method newchatboxes.onConnected(); expect(newchatboxes.length).toEqual(6); - // Check that the roster items retrieved from localStorage + // Check that the chatboxes items retrieved from localStorage // have the same attributes values as the original ones. attrs = ['id', 'box_id', 'visible']; for (i=0; i