diff --git a/src/librustdoc/html/static/main.js b/src/librustdoc/html/static/main.js index cea510de6927..dc8ce627638f 100644 --- a/src/librustdoc/html/static/main.js +++ b/src/librustdoc/html/static/main.js @@ -42,9 +42,9 @@ // On the search screen, so you remain on the last tab you opened. // - // 0 for "Types/modules" - // 1 for "As parameters" - // 2 for "As return value" + // 0 for "In Names" + // 1 for "In Parameters" + // 2 for "In Return Types" var currentTab = 0; function hasClass(elem, className) { @@ -1196,9 +1196,9 @@ output = '