We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
language_data.js_t
1 parent 600d3d3 commit de1c4d7Copy full SHA for de1c4d7
sphinx/themes/basic/static/language_data.js_t
@@ -13,7 +13,7 @@
13
var stopwords = {{ search_language_stop_words }};
14
15
{% if search_language_stemming_code %}
16
-/* Non-minified version is copied as a separate JS file, is available */
+/* Non-minified version is copied as a separate JS file, if available */
17
{{ search_language_stemming_code|safe }}
18
{% endif -%}
19
0 commit comments