copy&paste typo
[mkws-moved-to-github.git] / test / spec / mkws-pazpar2.js
index aba33c0..487636d 100644 (file)
@@ -790,7 +790,7 @@ describe("Check per page options", function () {
 describe("Check SortBy options", function () {
     var $ = mkws.$;
 
-    it("show per page", function () {
+    it("sort by title", function () {
         if (!jasmine_config.check_sortby) {
             debug("ignore check for sort by");
             return;