Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb2b5483

Browse files
committed
Update JSDoc comments in switchers.js
1 parentcc4f553 commitb2b5483

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎templates/switchers.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const _navigate_to_first_existing = async (urls) => {
104104
};
105105

106106
/**
107-
*Callback for theversion switcher.
107+
*Navigate to theselected version.
108108
*@param {Event} event
109109
*@returns {void}
110110
*@private
@@ -135,7 +135,7 @@ const _on_version_switch = async (event) => {
135135
};
136136

137137
/**
138-
*Callback for thelanguage switcher.
138+
*Navigate to theselected language.
139139
*@param {Event} event
140140
*@returns {void}
141141
*@private
@@ -161,7 +161,7 @@ const _on_language_switch = async (event) => {
161161
};
162162

163163
/**
164-
*Initialisation function for the version and language switchers.
164+
*Set up the version and language switchers.
165165
*@returns {void}
166166
*@private
167167
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp